Skip to main content
Known Participant
April 18, 2013
Question

Codesign tutorial - step by step (I can get it to work)

  • April 18, 2013
  • 7 replies
  • 1132 views

Trying to upload an ipa to the app store and it said it wasn't signed.

The exact vague error is:

Application failed codesign verification. The signature was invalid, contains disallowed entitlements, or it was not signed with an iPhone Distribution Certificate.

So the signature should be valid as I just remade the certificate and PP. Not sure what a disallowed entitlement is. It was signed with an iPhone Distribution Certificate.

Do I need to run codesign on it? How do I get to the app and what do I type in Terminal to get it verified?

I am on the edge of giving up making apps for Apple altogether. It literally takes longer to upload it than to make some of them.

Thanks.

This topic has been closed for replies.

7 replies

Colin Holgate
Inspiring
April 18, 2013

How did you make the file that you uploaded?

soremiteAuthor
Known Participant
April 18, 2013

I thought I ran code sign on the ipa, but now I'm getting confused with zip align.

Forgive my stupidity, I'm barely getting by and not a programmer by nature.

Colin Holgate
Inspiring
April 19, 2013

At the whole zipalign thing is a recent Google change. Read this article, see if it helps:

http://www.addictivetips.com/mobile/what-is-zipalign-in-android-and-how-it-works-complete-guide/