Frage

I have 2 machines. On one of them I updated to xcode 4.5, but doing so uninstalled my iOS simulator for 5.1.

I'm hesitant to update my other machine as I have a project that requires the 5.1 simulator.

Are my assumptions correct or did I do something to remove the older simulator without knowing?

War es hilfreich?

Lösung

You can redownload the simulator in the Xcode preferences.

enter image description here

Andere Tipps

Download Xcode 4.3.3 for lion and open the dmg, and click and show package contents,and copy the Contents\Developer\platforms\iPhoneOS.platform\sdks\iPhoneOs5.1sdk folders into your xcode4.5 Contents\Developer\platorms\iPhoneOS.platform\sdks folder, and it works

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top