When i create an xcode project getting following error, this error appears every time when i create a new project can any one help me to figure out the reason
Try to execute the following:
xcrun git config --global user.email you@domain.com
xcrun git config --global user.name "your name here"
It worked for me couple times already (with older MacOS/Xcode versions as well)
来源:https://stackoverflow.com/questions/35282427/xcode-7-2-couldn-t-communicate-with-a-helper-application