Application failed to pass Apple's validation tests. Please help!

Your application built but failed to pass Apple’s validation tests.

Your application cannot be uploaded to the App Store until it passes Apple’s validation tests, though you may install it directly to provisioned devices.

Executable=/Users/adamcampb/Desktop/appname.app/appname
codesign_wrapper-0.7.5: using Apple CA for profile evaluation


I saw there was at least one other person on this forum who had this issue a few weeks ago, but there was no resolution.

Our app is finished, finally. But we can’t upload it to iTunes connect.

Absolutely no idea what this error means. Can’t find anything here or online.

Here are the last couple of lines from the terminal:

… /Users/adamcampb/Desktop/appname.app: replacing invalid existing signature
/Users/adamcampb/Desktop/appname.app: signed bundle with Mach-O universal (armv6 armv7)[appname]

And, oh yes, this error first showed up after we installed AppLoader. So I’m assuming it has something to do with whatever checks it runs.

Somebody?

Help?

[import]uid: 56827 topic_id: 11498 reply_id: 311498[/import]

Hey,

I haven’t seen this error before personally but
“… /Users/adamcampb/Desktop/appname.app: replacing invalid existing signature” makes it sound like a signature issue.

Are you certain your certificates and profiles are all good?

Peach [import]uid: 52491 topic_id: 11498 reply_id: 41670[/import]

Hi Peach-

I just cleared all my certs and reinstalled them. Same error.

I dunno…

Adam [import]uid: 56827 topic_id: 11498 reply_id: 41675[/import]

Okay. Silly me.

I didn’t use my distribution file.

Let that be a lesson to all of you… people who… don’t read the instructions…

Ahem. [import]uid: 56827 topic_id: 11498 reply_id: 41681[/import]

Heh, glad you got it working - reading DOES help :wink: [import]uid: 52491 topic_id: 11498 reply_id: 41872[/import]