Compiling conditional code in Universal iPhone/iPad applications

Or an even better title for this post would be, “How to test your universal app in the iPhone simulator”. Since testing in the iPhone simulator requires you compile with a pre-3.2 SDK, you need to account for any 3.2 specific calls you make, here’s how you do that. Some of you might have read… Continue reading Compiling conditional code in Universal iPhone/iPad applications