2016-12-14 87 views

回答

0

我结束了通过建立和手动安装xcproj

brew uninstall xcproj 
git clone https://github.com/0xced/xcproj.git 
git checkout 0.1.2 
xcodebuild install DSTROOT=/ 
解决它