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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to