更新Mac OSX XCode后Git 不能使用提示Can't start Git: /usr/bin/git

解决办法:

终端运行 sudo xcodebuild -license

同意协议就好了。

04-25 19:56