XCode 4.3.1 and iOS 5.1 Simulator?

Hi everyone,

Last week I downloaded and installed XCode 4.3.1 from the AppStore. To my understanding that includes iOS 5.1 SDK. XCode says it’s 4.3.1 now, which is good. When I look at the iOS Simulator though, it says 5.0 (272) and also there is no iPad Retina support or 5.1 image available in iOS Simulator, which makes me believe that I didn’t really get iOS SDK 5.1.

Any idea what I did wrong? Is there a seperate download for iOS 5.1 SDK?

–wunderwuzzi [import]uid: 118947 topic_id: 23451 reply_id: 323451[/import]

The simulator is no longer in the /Developer/ folder, it’s in the XCode package itself. You can run it from XCode, or right-click on its icon and ‘show package contents’ then go to Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications to find the simulator app [import]uid: 120 topic_id: 23451 reply_id: 94015[/import]

thanks! that’s it! for some reason Corona automatically launches the old one. is there a config setting where i can point it to the 5.1 simulator?

–wunderwuzzi [import]uid: 118947 topic_id: 23451 reply_id: 94017[/import]

This is documented in our 704A release notes here:
http://developer.anscamobile.com/reference/xcode43
[import]uid: 7563 topic_id: 23451 reply_id: 94018[/import]

Thanks a lot, that’s exactly what I was looking for!

–wunderwuzzi [import]uid: 118947 topic_id: 23451 reply_id: 94111[/import]