即使只是创建一个简单的 hello world 项目,我也遇到了很多错误
表明 :
检查依赖项
error: unable to create '/Users/webberlai/Library/Developer/Xcode/DerivedData/HelloWorld-bnwywshtalciqpgaeaznkzexibsz/Build/Intermediates' (Permission denied)
处理 HelloWorld/HelloWorld-Info.plist
error: couldn't create directory /Users/webberlai/Library/Developer/Xcode/DerivedData/HelloWorld-bnwywshtalciqpgaeaznkzexibsz/Build/Products/Debug-iphoneos/HelloWorld.app: Permission denied
The file “Info.plist” doesn’t exist.
还
error: couldn't create directory /Users/webberlai/Library/Developer/Xcode/DerivedData/HelloWorld-bnwywshtalciqpgaeaznkzexibsz/Build/Products/Debug-iphoneos/HelloWorld.app: Permission denied
error: open /Users/webberlai/Library/Developer/Xcode/DerivedData/HelloWorld-bnwywshtalciqpgaeaznkzexibsz/Build/Products/Debug-iphoneos/HelloWorld.app/ResourceRules.plist: No such file or directory
我错过了什么吗???(我开始想念我的 Mac OS 10.6.8 和 Xcode 4.0 ...)
顺便说一句,cocos2D 现在也不起作用...
我需要重新安装我的 Mac 吗?