xcrun: error: active developer path ("/Volumes/Xcode/Xcode6-Beta.app/Contents/Developer") does not exist, use xcode-select to change

 

When using MacOS with xcode6.4, i always meet these error:
xcrun: error: active developer path ("/Volumes/Xcode/Xcode6-Beta.app/Contents/Developer") does not exist, use xcode-select to change

 

After googled, i found the solution.

sudo xcode-select --switch /Applications/Xcode.app

 

source from : http://www.cnblogs.com/davidhhuan/p/3834446.html

posted @ 2015-07-18 14:15  Waichung  阅读(339)  评论(0编辑  收藏  举报