I’m getting the following message when trying to build for iOS with Corona:
A device build error occurred on the server.
BuildID: 547efe759bf2f
Error:
If you are not connecting to the internet directly (for example, you connect via a proxy server) you might want to try a direct connection to see if that solves the problem.
Check the console for more information.
The console prints:
ERROR: An error occurred during build. The server returned the following message:
A device build error occurred on the server.
BuildID: 547efe759bf2f
Error:2014-12-03 12:13:42.528 Corona Simulator[554:5086] iOS build failed (5)
I’ve just updated Xcode and the command line tools to 6.1.1 and 6.1 respectively via the app store. Could that have anything to do with it?