Building for the Xcode Simulator, Corona 2014.2189 & Xcode 5.1 (5B130a)

I seem to be having issues building to the Xcode 5.1 simulator with the latest public release. Please advise. 

dyld: Library not loaded: @rpath/iPhoneSimulatorRemoteClient.framework/Versions/A/iPhoneSimulatorRemoteClient Referenced from: /Applications/CoronaSDK/Corona Simulator.app/Contents/Resources/iphonesim Reason: image not found 2014-03-12 00:00:43.383 Corona Simulator[11326:507] iphonesim error: 

Yes, I have xcode-select pointed to the proper location. 

I have the same issue, but building for device work properly.

These lines show something.

[lua]2014-03-12 07:35:16.800 defaults[2009:d07]
Domain (/Users/xxxxx/Desktop/Clock.app/Info) not found.
Defaults have not been changed.
2014-03-12 07:35:16.827 defaults[2010:d07]
Domain (/Users/xxxxxxx/Desktop/Clock.app/Info) not found.
Defaults have not been changed.[/lua]

xCode 5.1 simulator not opening for me either. Same message as mort.

Same issue here…   XCode 5.1 Sim just doesn’t load and building for it doesn’t install the app on the Sim.

Same here (XCode 5.1 and 2014.2189)

Mine shows a crash by iOS Simulator! I’m using the very latest Xcode and Corona simulator.

It looks like Apple changed things in Xcode 5.1 wrt Xcode simulator, so we’ll have to figure out a workaround (again). As a side note, this is not unique to Corona. Other framework devs are hitting this issue for the same reason.

If it’s an option, you should stick with Xcode 5.0 for now. (Or the usual alternatives, test in Corona Simulator or build for iOS device).

Thanks, Walter. 

Has this been fixed in build 2197?  The notes for that build says “Fixing Mac simulator”.  I have tried building to simulator on 2197 and it doesn’t work.  Do I have to change something in the setup in order to make it work?

any update getting this working … seems a critical issue for testing and release.  Not really an option to go back to an older XCode for us.

Any updates on this one Walter ?

Cheers

 

Yes, this is fixed in the latest daily build.

Just to let you know we patched the 2189 Public Release build so it works with Xcode 5.1 It’s called CoronaSDK-2014.2189a.dmg and you can get it from the Corona Download page. This replaces the existing CoronaSDK-2014.2189.dmg. Just go to the Download page and download CoronaSDK for Mac. https://developer.coronalabs.com/downloads/corona-sdk

I have the same issue, but building for device work properly.

These lines show something.

[lua]2014-03-12 07:35:16.800 defaults[2009:d07]
Domain (/Users/xxxxx/Desktop/Clock.app/Info) not found.
Defaults have not been changed.
2014-03-12 07:35:16.827 defaults[2010:d07]
Domain (/Users/xxxxxxx/Desktop/Clock.app/Info) not found.
Defaults have not been changed.[/lua]

xCode 5.1 simulator not opening for me either. Same message as mort.

Same issue here…   XCode 5.1 Sim just doesn’t load and building for it doesn’t install the app on the Sim.

Same here (XCode 5.1 and 2014.2189)

Mine shows a crash by iOS Simulator! I’m using the very latest Xcode and Corona simulator.

It looks like Apple changed things in Xcode 5.1 wrt Xcode simulator, so we’ll have to figure out a workaround (again). As a side note, this is not unique to Corona. Other framework devs are hitting this issue for the same reason.

If it’s an option, you should stick with Xcode 5.0 for now. (Or the usual alternatives, test in Corona Simulator or build for iOS device).

Thanks, Walter.