I'm really new to Xcode. I've been programming for nearly 30 years, so I'm not a N00b in that area.
Anyway, I followed the instructions and when I went to compile the AppScaffold, it complained that the SDK was missing for iphone3.0. I eventually found where that is set in the project (Project->Edit Project Settings) and it now compiles and launches the sample in the simulator, but it launches the iPad simulator. I set it back to use the iPhone simulator, run the app, and it switches back to iPad. I've set everything I can see to iPhone. Why is it launching the iPad simulator?
Thanks
Rob