0

I'm new to iOS development, and I don't use iPhones much. I'm very used to how Android handles emulators and such, but since there are only really two iPhone physical sizes (I know I have to take retina into account, but that's pixels and not size), how do I know which one is showing up on the simulator? If I'm using the iPhone 4S in the simulator, is there a way to use the iPhone 5? Lastly, can I run two simulators at once (you can run many emulators at once with Android). Thanks

EGHDK
  • 17,818
  • 45
  • 129
  • 204

1 Answers1

1

You can change/check the simulation's device at

Hardware->Device->iPhone

Screenshot Picture (first pic.)

UPDATE : You can run multiple simulators at once. Look here. I haven't try it myself yet though.

Community
  • 1
  • 1
Thanakron Tandavas
  • 5,615
  • 5
  • 28
  • 41
  • Aha, I didn't realize the menu's changed when the simulator is selected. Thanks for answering the simulator question as well. – EGHDK Mar 23 '13 at 18:17
  • You're welcome. I also found a possible method that allow you to run multiple simulators at once as well. see update. – Thanakron Tandavas Mar 23 '13 at 18:19