views:

587

answers:

1

When I open an existing iPad project in Xcode and "Build and Run" it, it launches the iPhone simulator when I have the iPad Simulator set as the active executable? Inside the iPhone simulator is a shrunken version of the iPad. What is going on? How do I get it to run the iPad simulator?

Note: When the iPhone Simulator is running, I double checked the Hardware->Device setting and it's set to iPad. This is what I want, of course, but I don't want it to run the iPhone simulator. I seem to recall it used to run an iPad simulator. Is there such a thing or am I tripping and there is only an iPhone simulator that can run iPad apps?

Thanks in advance for your help!

+1  A: 

The iPhone simulator and the iPad simulator are the same application. If you're just concerned about the size of the iPad, go to Window -> Scale and choose "100%".

Wevah
Thanks so much, that's what I was missing.
BeachRunnerJoe
Does anyone know why both 100% and 50% menu options is disabled in my iPhone Simulator? :(
rebellion