Xcode7自带Git创建的项目"Couldn’t communicate with a helper application"
阿神
阿神 2017-05-02 09:23:53
[Git讨论组]

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的就写您的邮箱和名称
第二句不用加引号也行

热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 举报中心 意见反馈 讲师合作 广告合作 最新更新 English
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号