No developer directory found at /Developer. Run /usr/bin/xcode-select to update the developer directory path.

在使用svn等版本控件工具时,因为xcdoe的异常问题,可能会产生如下问题:

No developer directory found at /Developer. Run /usr/bin/xcode-select to update the developer directory path.

解决方法:
sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer

posted on 2013-09-20 21:25  _安静  阅读(184)  评论(0)    收藏  举报

导航