Intellij idea 安装git后提示安装xcode
2018-11-02 本文已影响21人
虫yu
安装Command Line Tools工具
然后执行
sudo xcode-select --switch /Library/Developer/CommandLineTools
参考资料
https://blog.csdn.net/w15868676598/article/details/77679074
https://blog.csdn.net/ljheee/article/details/79182083