`

Couldnt communicate with helper application Git提交

 
阅读更多

Xcode需要设置 email和用户名,在终端中设置如下:

 

xcrun git config --global user.email you@yourdomain.com
xcrun git config --global user.name "Your Name Here"

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics