App wont build, error certificates invalid.

Hello

I have had an Apple develop and Corona account for a year and tonight I tried to build an app but it said my certificates were invalid. I opened XCode and refreshed my team certificates but my main certificates have all become invalid?

I deleted all provisioning certificates on my mac, and devices, logged into the ios provisioning portal, deleted all of my app certificates (noting on the app store yet so no worries there).

I recreated my apple certificate and it is now valid (not expired).

I re created my provisioning profiles, downloaded them, added them to XCode and my devices (X Code reports no issues) but when I build an app Corona reports the following.


failed to extract requirements data: 1
/Users/simon/Desktop/InsertNameHere.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: 879

  • (null)

warning: Unable to extract codesigning entitlements from your application. Please make sure BakeryAppsforIndustry is a valid Mach executable that’s properly codesigned. (-19050)
/Users/simon/Desktop/InsertNameHere.app/InsertNameHere: invalid signature (code or signature have been modified)

  • (null)

I am using corona v926, OSX 10.8.2
, XCode 4.5.

Any ideas in resettling my certificates?

[import]uid: 177551 topic_id: 31541 reply_id: 331541[/import]

Have you checked certificates in keychain to make sure the old ones are fully gone? They get re-added if you don’t first remove all provisioning profiles associated with them from Xcode - so those need to be deleted *first*. [import]uid: 52491 topic_id: 31541 reply_id: 126194[/import]

Have you checked certificates in keychain to make sure the old ones are fully gone? They get re-added if you don’t first remove all provisioning profiles associated with them from Xcode - so those need to be deleted *first*. [import]uid: 52491 topic_id: 31541 reply_id: 126194[/import]