views:

83

answers:

1

Hello. I am new to developing apps for the iPhone. I just went through the entire process the other day of properly setting up my developer account to allow me to test my programs on my physical iPod. Once I set it up though, I was not able to figure out how to get the iPhone Simulator working again. I would like to test my programs quickly with the simulator and then test major revisions periodically on the physical device. How can I adjust the target of the compiled program to test? Any insight would be appreciated. Thank you for your time.

+2  A: 

Change the active SDK to "Simulator"

Project -> Active SDK -> iPhone Simulator 3.1.2
James Raybould
Wow. I totally looked over that. Thank you.
MarcZero