I have several iPhone apps, which i want to convert them to iPad. Is there a link where i can have a look at simple procedures about how to convert iPhons apps into iPad compatible? I already installed 3.2 SDK etc., having development environment ready. Forgive me if it is a repeated question.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You really should redesign your iPhone apps for iPad (not just make them bigger), but if you just want to see what it looks without making any changes in code. Add the following to your Info.plist,
More Info: http://developer.apple.com/ipad/sdk/index.html EDIT: see comment below |
|||||||||||
|