Code signature problem
Code signature problem
- Subject: Code signature problem
- From: Gideon King <email@hidden>
- Date: Wed, 30 Nov 2011 11:26:16 +1000
Hi, I'm having a problem with code signatures. My app has about 20 executables in it, all of which I sign using the codesign -f -s command. All of them are signed in exactly the same way, and when I run codesign --verify --verbose, it says they are all valid.
When I submit the application to the app store, it says that two of the signatures are missing or invalid. One is on one of my frameworks and the other one is on a .a file.
How can I work out what is going wrong with the signature on these two files, given the fact that they pass verification and are signed the same way as the ones that are accepted?
Thanks
Gideon
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden