1
votes

I'm using XCode's latest version on Mountain Lion and would like to test my Apps for iOS 4.3.

How can I adjust the simulator or install previous versions of XCode to test for iOS 4.3 in stead of testing for 5.1 only?

Within my XCode preference -> Downloads I'm not able to see the 4.3 simulator

enter image description here

EDIT:

I manually copied the folder of the iPhone 4.3 SDK from an old iMac which had an old XCode running to my working computer. Turned out that this fix only worked for device testing and not for testing in the simulator. So I needed to have an old device with iOS 4.3 installed, this eventually worked.

1

1 Answers

0
votes

You need to install the 4.3 simulator.

Go to "Preferences" in Xcode and then the "Downloads" tab and you may see this:

enter image description here

I made this screenshot on my 10.7 machine but looking at the (supposedly) identical Xcode install on 10.8, I only see the 5.0 simulator as an installable option. It may be that you have to install the 5.0 simulator before the 4.3 one appears, or 4.3 is only supported on Lion.