Does the simulator have any capability to run and build from the command line with extra switches or something that can be passed in? I have a Pro subscription.
I have my native iOS projects set up in a continuous integration environment so they all build, unit test, run static analysis, archive, and distribute to TestFlight each night.
Some of that is iOS-specific, but I’d love to at least be able to have a fresh build of a Corona project for iOS and Android generated automatically every night so I can use a shell script to push to my staging server or TestFlight instead of having to do all of that myself on demand.