Running iPad Apps In IOS Simulator

Hi,

I download the new IOS version and I am trying to display a iPad app in the IOS simulator, but all I get is the simulator for the iPhone 4. What am I doing wrong? When I try to change the simulator to iPad the Xojo app stops closes.

In the Build settings change the target there
We explicitly tell the simulator what to run as

[quote=150106:@Norman Palardy]In the Build settings change the target there
We explicitly tell the simulator what to run as[/quote]

In XCode, the choice of the simulator/device is on top of the IDE. Would it not be a good idea to do the same, since apparently the choice of the simulator in Build settings is such a frequent question ?

Got it. Thanks Norman. I appreciate it.