2

I have upgrade to xcode4.5 from 4.4, but i can't find ios simulator 4 or prior within it. I open Xcode menu, preference, downloads, i can see simulator5 and 5.1 only. I am not sure whether xcode4.5 support ios simulator 4 and debugging with ios4.3 and prior.i know almost iphone and ipad people upgrade their ios to 5 already. but we have some project runs in ios 4.3.does someone know how to install simulator 4 in xcode 4.5? thanks in advance.

allen.bang
  • 99
  • 1
  • 6

1 Answers1

1

Looks like it has been removed from xcode 4.5 on Mountain Lion: xcode 4.5 runs ios 4.0 simulator (NOT)

According to Apple you can still set the deployment target for 4.3 though: https://discussions.apple.com/docs/DOC-3461

The minimum supported deployment target with Xcode 4.5 or later is iOS 4.3.

Community
  • 1
  • 1
audub
  • 435
  • 3
  • 14