Xcode7在創建專案的時候勾選此選項,
創建出來的專案會報如下錯誤警告:
"Couldn't communicate with a helper application",
我重啟Xcode然後編譯程式碼,透過Xcode自帶commit提交,
🎜
🎜還是會出現下面的錯誤警告🎜🎜🎜🎜🎜"Couldn't communicate with a helper application",🎜我就去了,helper application是什麼啊?????🎜實在搞不懂了??? 🎜是我打開的方式不對嗎?🎜
🎜測試了下6.4版本的沒有這問題🎜求高手指教🎜
同樣遇到問題 還沒解決 同求
xcrun git config --global user.email your@email .com
xcrun git config --global user.name "your name"
在終端機上執行這兩句如果是gitosc的就寫您的信箱和名稱
第二句不用加引號也行