摘要:What You needed to do:Click on your project (targets)Click on Build Settings Under Library Search Pathsdelete the pathWorked wonders!
阅读全文
随笔分类 - Xcode
摘要:xcode4以后,删除不用的文件后, 编译的时候会有missing file的警告,原因是由于SVN或git造成的。运行终端,执行命令行进入missing file目录,然后运行 svn delete nameOfMissingFile 或 git rm nameOfMissingFile
阅读全文
摘要:1.Developer location setting in Xcode 4.3.2sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer2.Verify xcodebuild versionxcodebuild -version
阅读全文

浙公网安备 33010602011771号