2016-12-14 77 views

回答

0

我結束了通過建立和手動安裝xcproj

brew uninstall xcproj 
git clone https://github.com/0xced/xcproj.git 
git checkout 0.1.2 
xcodebuild install DSTROOT=/ 
解決它
相關問題