我刚刚完成了我的项目,我试图将正确的默认图像添加到其中。
我的pngcrush出现了构建错误,因此我删除了默认图片,并尝试重新添加它们...
现在我的构建失败了,这个错误......
CopyPNGFile "/Users/me/Library/Developer/Xcode/DerivedData/appName-focehhxhholrseatdpjqdglseomk/Build/Products/Debug-iphoneos/appName.app/Default@2x.png" "i-snapshot/Default@2x.png"
cd /Users/me/Documents/appName
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress "" "/Users/me/Documents/appName/appName/Default@2x.png" "/Users/me/Library/Developer/Xcode/DerivedData/appName-focehhxhholrseatdpjqdglseomk/Build/Products/Debug-iphoneos/appName.app/Default@2x.png"
Can't find /Users/me/Documents/appName/appName/Default@2x.pngCommand /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng failed with exit code 1
我试过了:
现在我被困住了,不知道该做什么,而且应用程序根本就不会构建。
答案 0 :(得分:20)
将png删除为“复制捆绑资源”:
答案 1 :(得分:3)
转到项目目标 - >构建阶段 - >复制捆绑资源
并搜索您的图像文件名
并删除重复的图像文件名