Glad to hear you both got this solved - marking as resolved
[import]uid: 52491 topic_id: 30882 reply_id: 124261[/import]
I have the same problem (full error text below) and canât find the solution for 3 days already, driving me completely crazy.
I have revoked my certificate, deleted all provisional profiles and redone them again.
I can build non-Corona applications in XCode and sign them correctly using my distribution certificate and provisioning profile, but Corona seems to be looking for certificate in all the wrong places ?!
I am using Corona 906, XCode 4.3.1 on OSX 10.7.3
The problem first appeared when my distribution certificate expired a few weeks ago, I have obtained the new certificate, but Corona seemed to ignore it. In the meantime I have done a complete certificates/profiles clean-up TWO times, and it still doesnât work.
@office83 -How do you mean you were requesting certificate with âwrong email accountâ?
Also, how can I remove the expired certificates, they no longer appear in my Keychain, should I be looking for them somewhere on my hard drive?
Thanks 
[code]
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/nenadkatic/Desktop/Builder.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: codesign_wrapper.c, line: 880
- (null)
warning: Unable to extract codesigning entitlements from your application. Please make sure Builder is a valid Mach executable thatâs properly codesigned. (-19050)
/Users/nenadkatic/Desktop/Builder.app/Builder: invalid signature (code or signature have been modified)
- (null)
[/code] [import]uid: 80100 topic_id: 30882 reply_id: 124032[/import]
SOLVED!
As I assumed Corona was fetching some expired certificates, I was only too dumb to try to look for these files the hard way through the Finder, instead of just looking at the Keychain Accessâs MENU > VIEW > Show Expired Certificates.
I can go on with my life now⌠
[import]uid: 80100 topic_id: 30882 reply_id: 124035[/import]
Glad you sorted this out.
My problem was when I was requesting a certificate from Keychain Access, I was using another email account of mine and the certificates generated were invalid 
[import]uid: 89239 topic_id: 30882 reply_id: 124039[/import]
Glad to hear you both got this solved - marking as resolved
[import]uid: 52491 topic_id: 30882 reply_id: 124261[/import]
I just downloaded build 919 and I got exactly the error in the OP when building. With build 918 it doesnât happen (because in build 918 I pick iOS 5.1, and in 919 there is no such choice).
So - is there a way to fix it? I cannot install XCode 4.5 on my set up, because it requires OS update one level above mine, and my VM refuses to install it, but AFAIU XCode 4.5 is not required to buildâŚ
Help? [import]uid: 160496 topic_id: 30882 reply_id: 124796[/import]
@mike470, build 919 only builds for iOS 6.0 and that requires Xcode 4.5. Thatâs Appleâs requirement, not ours. You could use build 918 but can only build for 5.1. [import]uid: 7559 topic_id: 30882 reply_id: 125138[/import]
Thank you Tom. I managed to upgrade the OS on my VM, which allowed me to download/install XCode 4.5, so everythingâs fine now. [import]uid: 160496 topic_id: 30882 reply_id: 125141[/import]
I just downloaded build 919 and I got exactly the error in the OP when building. With build 918 it doesnât happen (because in build 918 I pick iOS 5.1, and in 919 there is no such choice).
So - is there a way to fix it? I cannot install XCode 4.5 on my set up, because it requires OS update one level above mine, and my VM refuses to install it, but AFAIU XCode 4.5 is not required to buildâŚ
Help? [import]uid: 160496 topic_id: 30882 reply_id: 124796[/import]
@mike470, build 919 only builds for iOS 6.0 and that requires Xcode 4.5. Thatâs Appleâs requirement, not ours. You could use build 918 but can only build for 5.1. [import]uid: 7559 topic_id: 30882 reply_id: 125138[/import]
Thank you Tom. I managed to upgrade the OS on my VM, which allowed me to download/install XCode 4.5, so everythingâs fine now. [import]uid: 160496 topic_id: 30882 reply_id: 125141[/import]