Corona Hangs During Build

I have the exact same problem with the exact same symptoms, however, In revoking and reissuing certificates and rebuilding provisioning profiles, as well as wiping all profiles, certificates and keys off the computer before starting over, I still get the same exact message. The terminal reads just as atonings read above. I’m at the end of my chain! Please help!

@adam429, you need to file a bug report if you want help.  The forum is great to get other user’s input, but’s it not a bug reporting system.

Since nobody else is reporting hang issues, it’s probably something that you will will need to fix on your end. Corona SDK uses the Xcode tools to build and sign the app and if there is a problems with what you have in your system, it’s really out of our control. You might try removing Xcode and re-installing it to make sure that’s not the problem. You should also look in your keychain and removed any expired certificates. That will cause build problems.

As an additional note, I have only seen the build hang one time and that was a few years ago because of some UTF8 characters a user was using in the app name (which has been fixed). I always recommend building the HelloWorld sample app when users have problems like this.

I tried building the HelloWorld sample to no avail. I also check and rechecked for expired certs and cleared them all out. I know it’s on my end 100%, for life of me I just can’t figure it out. I’ll file a bug report asap! And give the other ideas a shot.

Thanks Tom!