XCode 4 and the iPhone simulator

Monkey Targets Forums/iOS/XCode 4 and the iPhone simulator

Xaron(Posted 2011) [#1]
Dear all,

I try to start a project with the iPhone simulator but no matter what I try within XCode 4 it ALWAYS starts the iPad simulator...

Is there a way to let XCode launch the iPhone simulator?

THANKS!


Jesse(Posted 2011) [#2]
try to activate xcode with your monkey project:
select:
File -> Get Info
when the "Project Monkey Game info" window opens
look for the "Show:" settings and change to "Settings Defined at This Level"
on the "Target Device Family" select "iPhone" or "iPhone/iPad"

it works for me, I hope it works for you.

[edit]
I just realized I don't have xcode 4 I have 3.2.6. it might not work the same.