nodotsallowed
I hate code!
Profile
Posts: 3
Reg: May 16, 2012
location unknow...
2,330
06/09/12 12:44 PM (13 years ago)

4 errors and 2 warnings during Archiving in Xcode

Below is what I'm getting after I archive files for submission. Everything worked perfectly with the simulator so just need to know what I need to do so I can submit this app. Thanks in advance for anyones help. Check dependencies warning: iPhone apps with a deployment target lower than 4.2.5 should include an armv6 architecture (current IPHONEOS_DEPLOYMENT_TARGET = "3.0", ARCHS = "armv7"). CopyPNGFile "/Users/admin/Library/Developer/Xcode/DerivedData/msfmobile-hatczkrqfufcgpbzbkonabgqgxxx/Build/Products/Release-iphoneos/msfmobile.app/[email protected]" "BT_Images/[email protected]" cd "/Users/admin/Desktop/msfmobile_v15_iOS(1)" 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/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/Resources/copypng" -compress "" "/Users/admin/Desktop/msfmobile_v15_iOS(1)/BT_Images/[email protected]" "/Users/admin/Library/Developer/Xcode/DerivedData/msfmobile-hatczkrqfufcgpbzbkonabgqgxxx/Build/Products/Release-iphoneos/msfmobile.app/[email protected]" While reading /Users/admin/Desktop/msfmobile_v15_iOS(1)/BT_Images/[email protected] pngcrush caught libpng error: 352217300354217357265=235Pq354217ơ206234 CopyPNGFile "/Users/admin/Library/Developer/Xcode/DerivedData/msfmobile-hatczkrqfufcgpbzbkonabgqgxxx/Build/Products/Release-iphoneos/msfmobile.app/[email protected]" "[email protected]" cd "/Users/admin/Desktop/msfmobile_v15_iOS(1)" 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/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/Resources/copypng" -compress "" "/Users/admin/Desktop/msfmobile_v15_iOS(1)/[email protected]" "/Users/admin/Library/Developer/Xcode/DerivedData/msfmobile-hatczkrqfufcgpbzbkonabgqgxxx/Build/Products/Release-iphoneos/msfmobile.app/[email protected]" While reading /Users/admin/Desktop/msfmobile_v15_iOS(1)/[email protected] pngcrush caught libpng error: 347217360351217357265=235P241351217ơ206234 Verify exit code of build task with internal identifier 'CopyPNGFile [email protected]' Preceding build task claims to succeed in spite of generating error messages. Please file a bug report. Verify exit code of build task with internal identifier 'CopyPNGFile [email protected]' Preceding build task claims to succeed in spite of generating error messages. Please file a bug report. Validate /Users/admin/Library/Developer/Xcode/DerivedData/msfmobile-hatczkrqfufcgpbzbkonabgqgxxx/Build/Products/Release-iphoneos/msfmobile.app cd "/Users/admin/Desktop/msfmobile_v15_iOS(1)" 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" setenv PRODUCT_TYPE com.apple.product-type.application /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/Validation /Users/admin/Library/Developer/Xcode/DerivedData/msfmobile-hatczkrqfufcgpbzbkonabgqgxxx/Build/Products/Release-iphoneos/msfmobile.app warning: iPhone/iPod Touch: application executable is missing a required architecture. At least one of the following architecture(s) must be present: armv6 (-19033) Unable to validate your application. - (null)
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
06/09/12 03:15 PM (13 years ago)
Hello @nodotsallowed, Here's a document that'll take care of the first problem: http://www.buzztouch.com/resources/Common_Apple_Errors_and_Solutions_v1.0.pdf And a link that covers the second one! http://stackoverflow.com/questions/5287600/build-app-with-xcode-4-it-always-show-some-error-about-png-image Mark
 
TraceCampbellBSNRN
buzztouch Evangelist
Profile
Posts: 233
Reg: Dec 16, 2011
Forney
3,680
like
06/09/12 05:26 PM (13 years ago)
ok 1st error go to archetics under project in Xcode double click on it hit the plus sign type in armv6 hit enter that should take care of your first error
 
Arubaman
Aspiring developer
Profile
Posts: 636
Reg: Oct 20, 2011
Akron
16,910
like
06/09/12 05:37 PM (13 years ago)
You have to save your PNG files as NOT INTERLACED. Try to open the file in photoshop (or similar), save as, and select "Not interlaced". from here: http://stackoverflow.com/questions/5287600/build-app-with-xcode-4-it-always-show-some-error-about-png-image Edit: Guess I didnt read all of your post GoNorthWest
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.