Git失效xcrun: error: invalid active developer path (/Applications/Xcode.app/Contents/Developer)
卸载Xcode不小心把Git也弄坏了,出现了如下错误
xcrun: error: invalid active developer path (/Applications/Xcode.app/Contents/Developer), missing xcrun at: /Applications/Xcode.app/Contents/Developer/usr/bin/xcrun
网上有教程说要brew install git,坑
解决方法:install xcode-select
xcode-s
原创
2020-08-12 09:14:21 ·
2628 阅读 ·
3 评论