Run a universal app as a 'legacy' iPhone app on an iPod

Posted by Paul Alexander on Stack Overflow See other posts from Stack Overflow or by Paul Alexander
Published on 2010-06-05T06:26:43Z Indexed on 2010/06/05 6:32 UTC
Read the original article Hit count: 422

Filed under:
|
|
|

I do most development testing on my iPad. When I test an iPhone app, it runs in 'compatibility' mode where the little iPhone app runs in a small window or x2 magnification. Now that I've created a universal app it runs as a native iPad app. For testing I'd like to use the simulated iPhone when I don't have an iPhone handy for testing.

How can I build the project so that the iPad will run the app in compatibility mode?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about xcode