android studio - bug - git - Xcode Command Line Tools

昨天下午更新了下mac系統到版本10.11.3(15D21)后
打開Android studio的時候出現了一個bug - 配置的git 出問題了

問題描述:
打開android studio的配置

確認Path to Git executable 無誤,點擊Test按鈕,
提示如下信息:
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

在網上經常漫長查找,解決方案如下:

參考:
change xcrun developer path for Android Studio
最佳答案的描述:
I ran into the same problem, however with svn. I found that by installing El Capitan, Xcode was “uninstalled”. I reinstalled Xcode from the App Store and then reinstalled Xcode Command Line Tools via Terminal with

xcode-select –install

After installation, my /Library/Developer/CommandLineTools/usr/bin directory reappeared and svn started working again.

我把xcode重新安裝了一遍,重新點擊Test按鈕,提示成功!

至此,文章結束,希望此文能幫助到你,如果對此文有不同見解,歡迎直接評論!

最后編輯于
?著作權歸作者所有,轉載或內容合作請聯系作者
平臺聲明:文章內容(如有圖片或視頻亦包括在內)由作者上傳并發布,文章內容僅代表作者本人觀點,簡書系信息發布平臺,僅提供信息存儲服務。

推薦閱讀更多精彩內容