我正在使用 xCode5 在我的一个通用项目中添加启动图像。
当我添加启动图像时iPhone Non-Retina (iOS 6.1 or prior)
,xCode 要求我将图像重命名为 Default.png(足够好)
我为 iPhone 添加了所有其他图像。
当我添加启动图像时iPad Portrait Non-Retina (iOS 6.1 or prior)
,xCode 再次要求我将文件重命名为 Default.png 并将其放置在子目录中。
现在,当我尝试构建项目时,由于文件名相同,它会出现 PNG Crush 错误。
这是确切的错误:
While reading /Volumes/iosWorkspace/projectName/projectName/Default@2x.png pngcrush caught libpng error:
Command /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng emitted errors but did not return a nonzero exit code to indicate failure