xcode simulator build - does nothing?

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?

Hi Rick,

It works for me, using Xcode 6.1.1 on Yosemite 10.10.2. I’m doing an “Xcode Simulator” build using an AdHoc provisioning profile.

Brent

I just had a developmental provision profile, so I created an AdHoc one (don’t remember this in the instructions) and re-built using it. And tried again.

There is a message that says it is installing/launching and I can either click Done or Show in Finder (nothing abnormal). But nothing ever launches. Is there a way to manually launch the *.app with the simulator? How do I start trouble-shooting this?

I updated to the latest Corona SDK, and it now launched - yay. Still… there should be some timeout/error code :stuck_out_tongue:

Thanks for the ad-hoc suggestion. So a development one doesn’t work for the simulator?

I suppose a development profile should work the same, I just happened to be using adhoc at the time of testing. :slight_smile:

Hi Rick,

It works for me, using Xcode 6.1.1 on Yosemite 10.10.2. I’m doing an “Xcode Simulator” build using an AdHoc provisioning profile.

Brent

I just had a developmental provision profile, so I created an AdHoc one (don’t remember this in the instructions) and re-built using it. And tried again.

There is a message that says it is installing/launching and I can either click Done or Show in Finder (nothing abnormal). But nothing ever launches. Is there a way to manually launch the *.app with the simulator? How do I start trouble-shooting this?

I updated to the latest Corona SDK, and it now launched - yay. Still… there should be some timeout/error code :stuck_out_tongue:

Thanks for the ad-hoc suggestion. So a development one doesn’t work for the simulator?

I suppose a development profile should work the same, I just happened to be using adhoc at the time of testing. :slight_smile: