Reputation: 19610
I have a fresh installation of Xcode 4.5. It doesn't come with iOS 5.0 simulator. I have downloaded a copy of ios_50_simulator.dmg
file.
I mounted the .dmg file in OSX, and perform installation directly. However, the iOS 5.0 simulator doesn't install in my Xcode 4.5 apps.
Any ideas?
Upvotes: 4
Views: 6693
Reputation: 4418
Open "Preferences" window in Xcode, navigate to Downloads - Components. You can install iOS 5.0 Simulator there.
Upvotes: 2