Xcode7自带Git创建的项目"Couldn't communicate with a helper application"
阿神
阿神 2017-05-02 09:23:53
0
2
627

Xcode7在创建项目的时候勾选此选项,

创建出来的项目会报如下错误警告:
"Couldn't communicate with a helper application",

我重启Xcode然后编译代码,通过Xcode自带commit提交,

还是会出现下面的错误警告

"Couldn't communicate with a helper application",
我就去了,helper application是什么啊?????
实在搞不懂了????
是我打开的方式不对吗?

测试了下6.4版本的没有这问题
求高手指教

阿神
阿神

闭关修行中......

全部回复(2)
小葫芦

同样遇到问题 还没解决 同求

phpcn_u1582

xcrun git config --global user.email your@email .com
xcrun git config --global user.name "your name"
在终端运行这两句 如果是gitosc的就写您的邮箱和名称
第二句不用加引号也行

热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板