Tried to make a build today, and I’m getting a problem with code signing:
warning: Application failed codesign verification. The signature was invalid, contains disallowed entitlements, or it was not signed with an iPhone Distribution Certificate. (-19011)
failed to extract requirements data: 1
/Users/Oaf/Desktop/LittleBird.app: invalid signature (code or signature have been modified)
failed to extract entitlements: 1
AssertMacros: entitlements_requested, At least need an application-identifier entitlements file: /SourceCache/codesign_wrapper_Sim/Security-1245/codesign_wrapper/codesign_wrapper.c, line: 866
- (null)
warning: Unable to extract codesigning entitlements from your application. Please make sure LittleBird is a valid Mach executable that’s properly codesigned. (-19050)
/Users/Oaf/Desktop/LittleBird.app/LittleBird: invalid signature (code or signature have been modified)
- (null)
So, I deleted the provision profile, and created a new one from scratch - new app id, new bundle name, new adhoc cert, everything. Still doesn’t work.
Is the build server broken?
Thanks,
M [import]uid: 276 topic_id: 25415 reply_id: 325415[/import]
[import]uid: 52491 topic_id: 25415 reply_id: 102673[/import]
[import]uid: 52491 topic_id: 25415 reply_id: 102761[/import]
