Just wanted to share in case it helps someone else, but don’t build for iOS distribution with your source code on a USB Thumb drive.
Everything looked good, and Corona didn’t return any errors. However, when I tried to upload to Apple for distribution, Application Loader said my app wasn’t signed with a valid iPhone Distribution Certificate.
After doing lots of things, including deleting and reinstalling certs, I ended up copying the code to my Mac’s desktop. Viola - everything worked!
Now, it probably has something to do with the thumb drive being FAT32, or temp files being put somewhere where the builder couldn’t apply the Mac certificate, or whatever - but at least it’s a simple step to add to my Build workflow.
Have a great night! [import]uid: 42145 topic_id: 18579 reply_id: 318579[/import]
[import]uid: 99124 topic_id: 18579 reply_id: 71358[/import]