Why does Xcode launch the iPhone simulator when the iPad simulator is selected?

Posted by Dr Dork on Stack Overflow See other posts from Stack Overflow or by Dr Dork
Published on 2010-05-06T18:27:33Z Indexed on 2010/05/06 18:58 UTC
Read the original article Hit count: 584

Filed under:
|
|

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!

© Stack Overflow or respective owner

Related posts about ipad

Related posts about xcode