Xcode7 checks this option when creating a project.
The created project will report the following error warning:
"Couldn't communicate with a helper application",
I restarted Xcode and then compiled the code and submitted it through Xcode's built-in commit,
The following error warning still appears
"Couldn't communicate with a helper application",
I just went, what is a helper application? ????
I really don’t understand????
Is the way I opened it wrong?
I tested version 6.4 and it didn’t have this problem
Please give me some advice
I have the same problem and haven’t solved it yet. Please share with me
xcrun git config --global user.email your@email .com
xcrun git config --global user.name "your name"
Run these two sentences in the terminal. If it is gitosc, write your email and name
Second You don’t need to put quotation marks in the sentence