mac git xcrun error active developer path 毛病。本站提示廣大學習愛好者:(mac git xcrun error active developer path 毛病)文章只能為提供參考,不一定能成為您想要的結果。以下是mac git xcrun error active developer path 毛病正文
一:情形:
在mac下應用git;xcode4.6的情況時,須要裝置command line tools ,然則在裝了xcode5以後,就不須要裝置command line tools了,默許曾經集成了;然則我先裝了,xcode4.6後來又裝置了xcode5也就是,我mac上裝置了兩個版本的xocde然則在終端下應用git時,湧現了毛病以下:
二:毛病
xcrun: error: active developer path ("/Users/apple/Desktop/Xcode5.app/Contents/Developer") does not exist, use xcode-select to change
三:處理辦法:
在終端下:
sudo xcode-select -switch /Applications/Xcode5.app/Contents/Developer
注:下面的xcode5.app依據情形,由於我的xcode裝置以後,改了名字叫xcode5所以這裡是,xcodee5.app假如你沒有攺,就是xcode.app