您的位置:首页 > 其它

*** Please tell me who you are.

2015-08-24 20:20 363 查看
Xcode6在创建工程后:

*** Please tell me who you are.

Run

git config --global user.email "you@example.com"
git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: unable to auto-detect email address (got 'admin@bogon.(none)')



解决方案:在创建Xcode工程是不要选择:

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: