Apr
13
Running Universal iPad/iPhone Apps in the Simulator
So a couple of days ago I was getting irked by the fact that my Universal app always runs in iPad mode in the Simulator. The application contains code for both the iPad, using all the nice new OS 3.2 APIs, and for the iPhone using 3.0 APIs. However, since it needs to be built against the 3.2…