Hello,
I’ve seen other people with this same issue, but even after reading their solutions I’ve been unable to get my project to build. It all started today by magic. All of a sudden, when trying to build the app, Corona doesn’t allow me to select my code signing identity. Instead, it shows:
Ug. So, I decided to wipe out everything and start from scratch. But it still didn’t work! Here’s exactly what I did.
First, I wiped out everything related to provisioning that I know how to. Here’s my Keychain Access manager after having cleaned everything out:
And here’s my Provisioning Profiles screen in XCODE:
I also made sure that all files were cleared out of /Users/(your user)/Library/MobileDevice/Provisioning Profiles/. At this point, when I try to build in Corona, nothing is listed under “Code Signing Identity”:
Looks pretty clean. So, next I start following Corona’s build tutorial (http://developer.coronalabs.com/demo/DeviceBuildGuide.pdf). First step: Request a Certificate from a Certificate Authority:
Everything went fine. Next, time to get my new Development Certificate:
Which I download…
… and double click on. When I double click on it, the Keychain Access screen opens and I do see some new stuff in there:
I’m assuming this is all correct. My device is already added to my Apple Development account, and I already have an App ID. My app’s name recently changed, but I was pretty sure that I successfully built with the new name. I only changed the name in Corona. I didn’t modify the App ID or anything strange.
I now create both a Development and Distribution profile.
As you can see, an old Invalid provisioning profile existed called “BT Dev Prov Prof”. Once I created my new profile, I was able to remove the old Invalid profile
And I did the same for the distribution profile:
I downloaded the distribution profile and copied it to /Users/(your user)/Library/MobileDevice/Provisioning Profiles/
And finally, attempted to build again in Corona:
Curse you, Apple!!
Can anyone help me out?
Thanks,
- Bret
[import]uid: 168791 topic_id: 31925 reply_id: 331925[/import]