I have developed an application for the iPhone devices and I want to also write it for iPad devices. I do NOT want to create a Universal App. I want each type to be treated as a different app in the appstore.
I am using xcode 4
Can anyone guide me to a good doc/tutorial as I didn't find much on this issue.
should I create a new project ? Can I use the existing code ?
Thanks