P i
P i

Reputation: 30774

iPhone4 Simulator in XCode 4.0.2

Sorry, this is going to be a dumb question.

How do I run my app on iPhone4 simulator using Xcode 4.0.2? (I want to test the high-resolution image issues).

My drop-down doesn't seem to include this device: http://cl.ly/9dya

And Mr Google doesn't seem to be coughing up the usual.

Upvotes: 0

Views: 625

Answers (2)

Suhail Patel
Suhail Patel

Reputation: 13694

When you open the iOS Simulator, on the Menu Bar under Hardware -> Device there should be an option for iPhone (Retina) which will show the Retina Device Simulator

Menubar

Upvotes: 3

grapefrukt
grapefrukt

Reputation: 27045

The retina-/iPhone 4 screen is a setting in the simulator itself.

Upvotes: 1

Related Questions