A recent Corona Enterprise build (2014.2472) seems to force build my app as Universal, when it’s supposed to be iPhone-only. I’m building with XCode 6.1 and Devices is set to iPhone only.
When building the app and running on iPad, it runs as an iPad app.
Also, when I submit to iTunes Connect, it kept gives me the message “Your binary indicates support for iPad.”
To confirm it was Corona Enterprise, I left my project unchanged but reverted Corona Enterprise back to version to 2014.2185. Doing this successfully made the app build iPhone-only.
I’ve spent the better half of a day trying to figure out this problem. Anyone have an idea why?