Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Please let me know how to get the ipad simulator 5.0 / 5.1. We are using xcode 4.5 and the default simulator is 6.0. We need to test it in ipad 5.0 also. Googling also doesnot seem to provide appropriate answers.

share|improve this question

1 Answer

Xcode - Preferences - Downloads - Components - iOS 5.0/5.1 Simulator.

UPDATE: I found this post, Xcode 4.5 and iOS 5.1 Simulator sounds like there is something error with Xcode 4.5 and iOS 5.1 simulator. Try to upgrade to Xcode 4.5.2.

share|improve this answer
In components no options like IOS 5.0/5.1 seems available. – user1531912 Dec 7 '12 at 8:23
@user1531912 is Check and Install Now work? – fannheyward Dec 7 '12 at 8:25
Clicking check and install now says no updates available. – user1531912 Dec 7 '12 at 15:28
@user1531912 Try 4.5.2, it works for me. – fannheyward Dec 7 '12 at 15:37
@user1531912 Checkout the link in my edited answer. Maybe you can try Xcode 4.5.2 first. – fannheyward Dec 7 '12 at 15:42

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.