Can I change my Universal App to an iPad-only app without creating a new project in XCode?

Posted by user428143 on Stack Overflow See other posts from Stack Overflow or by user428143
Published on 2010-12-26T23:37:11Z Indexed on 2010/12/26 23:53 UTC
Read the original article Hit count: 149

Filed under:
|
|
|
|

Hi there,

I've created an iPad game using the Universal App Xcode template. Since I'm in late with the iPhone/iPod Touch branch of the app, I've decided to submit the app only for iPad and to update the app to universal in a second time.

Question: Do I have to create a new iPad project and copy there all the code and stuff, or can I simply change the deployment target to iPad only and I'm done?

I simply want to be accepted and to avoid iPhone users to be allowed to download the game erroneously.

Thank you!

© Stack Overflow or respective owner

Related posts about iphone

Related posts about xcode