1: 卸载 xcode,发现git报错了。
mac git xcrun error active developer path 错误
解决办法:sudo xcode-select -switch /
安装完xcode,需要改下xcode-select 配置:

博客讲述卸载Xcode后Git报错,出现mac git xcrun error active developer path错误。给出解决办法,即使用sudo xcode-select -switch / ,还提到安装完Xcode需更改xcode-select配置。
1: 卸载 xcode,发现git报错了。
mac git xcrun error active developer path 错误
解决办法:sudo xcode-select -switch /
安装完xcode,需要改下xcode-select 配置:

转载于:https://www.cnblogs.com/Kummy/p/5692254.html
2325

被折叠的 条评论
为什么被折叠?