What would cause the Zip file to not be created on mac with distribution profile?

This seems like there is something simple I must be missing, I can run on device no problem and when I create with distribution profile it works but there is no zip file to upload.  I get the message “your application is ready to install on your device”.

Corona Starter 2646

Xcode 6.3.2

Mac 10.10.3

I tried Corona about 8 months ago and threw it aside when there were to many issues occuring that I couldn’t waste any more time on it, so it looks like many of the original problems I had are gone now with the latest xcode/corona.   The odd thing is I dont see anyone else reporting no zip file, which makes me think I have something wrong but the steps are pretty simple, what triggers it to create the zip?  Its definitely a dist profile and I’m choosing device, universal, and ios sdk 8.3.

I I had gotten zip files created in the past when I tested this, and dont remember ever having an issue, did something change recently that I need to add to trigger a zip to be created?  The .app and .dSYM is there but no zip.

Thanks

Are there any errors in the console log from the build that would indicate an error producing the .zip file?

Rob

I just got this working now so I came back here to give an update.  Deleting provisioning prof’s only doesn’t fix it, you have to wipe out the certficate and then delete and recreate the provisioning prof’s, close and reopen corona of course, then build, then it worked.  Not sure why I had to do any of that, it all works fine in xcode.

This is flashbacks of the last time I tried corona, only then I never did get past the issues.  I cant remember any time in the past 2 years where I ever had an issue in xcode with profiles or certificates, I think I could write an app start to finish in xcode in the same time it takes me to get past the build stage using corona …  :)     Hopefully this info may help others that are stuck on this same thing anyways.

Are there any errors in the console log from the build that would indicate an error producing the .zip file?

Rob

I just got this working now so I came back here to give an update.  Deleting provisioning prof’s only doesn’t fix it, you have to wipe out the certficate and then delete and recreate the provisioning prof’s, close and reopen corona of course, then build, then it worked.  Not sure why I had to do any of that, it all works fine in xcode.

This is flashbacks of the last time I tried corona, only then I never did get past the issues.  I cant remember any time in the past 2 years where I ever had an issue in xcode with profiles or certificates, I think I could write an app start to finish in xcode in the same time it takes me to get past the build stage using corona …  :)     Hopefully this info may help others that are stuck on this same thing anyways.