升級macosx後 xcrun: error: invalid active developer path, missing xcrun 解決方案

問題描述:升級macosx後 運行命令 出現了 xcrun: error: invalid active developer path, missing xcrun 錯誤

 解決方案:

$xcode-select --install

 如果不行,試一下:

  $sudo xcode-select -switch /

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章