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

时间:2014-07-11 10:04:35   收藏:0   阅读:438

When using MacOS with xcode6-beta, 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

 

Have fun with MacOS!

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

原文:http://www.cnblogs.com/davidhhuan/p/3834446.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!