プロジェクトを終了したばかりで、正しいデフォルト イメージをプロジェクトに追加しようとしていました。
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
私はもう試した:
- ファイルを再度追加します。
- 追加してから削除します。
- 派生データの削除。
- クリーンアップしてビルドします。
今、私は立ち往生しています。何をすべきかわからず、アプリはまったくビルドされません。