Guest User

Untitled

a guest
Jan 22nd, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. CopyPNGFile "/Users/<...>/Library/Developer/Xcode/DerivedData/<...>-gwvbvwigrambqqdsjxazozszpvqn/Build/Products/Debug-iphoneos/<...>.app/Default.png" Resources/Default.png
  2. cd "/Users/<...>/build/iphone"
  3. setenv PATH "/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
  4. "/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/Resources/copypng" -compress "" "/Users/<...>/build/iphone/Resources/Default.png" "/Users/<...>/Library/Developer/Xcode/DerivedData/<...>-gwvbvwigrambqqdsjxazozszpvqn/Build/Products/Debug-iphoneos/<...>.app/Default.png"
  5.  
  6. Can't find /Users/<...>/build/iphone/Resources/Default.png
  7. Command /Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/Resources/copypng failed with exit code 1
Add Comment
Please, Sign In to add comment