So I’ve following the instruction here to build and debug on the xcode simulator: http://docs.coronalabs.com/guide/basics/debugging/index.html#consoledebugging
On direction #3 it states: “Proceed with the build process and the application will open in a simulated device window.”
But for me it just produces the *.app file and nothing more happens. Any ideas?