Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

durul

macrumors newbie
Original poster
Feb 8, 2011
3
0
hello ,

when I was uploading my iphone device. xcode gave a error massage. message is Application failed codesign verification. The signature was invalid, or it was not signed with an Apple submission certificate. (-19011) i guess . I have a problem about certification. But I have completed developer profile configuration on Xcode organizer.

second problem application loader gave a message "duruldotnet/build/Debug-iphones/duruldotnet.app is not a valid location for the app. it must be at the top level of the archive"

I need realy help you.
 
"duruldotnet/build/Debug-iphones/duruldotnet.app is not a valid location for the app. it must be at the top level of the archive"

I think this should be duruldotnet/build/Distribution-iphoneos/duruldotnet.app . Perhaps you can submit a Debug build to the app store but I've always done a Distribution build.

Also make sure your code signing id is set to your Distribution Cert. not your Developer Cert. (located by clicking the blue info button when your xcode project name is highlighted.)

Nick
 
Nope, you definitely cannot submit a Debug build to the App Store.

You must make sure:
- you are building the Distribution version;
- the "Validate Built Product" item in your Distribution project settings is set; and
- that you have all the provisioning information correctly on your machine.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.