
Creating a separate project gives you the freedom Large portions of your code anyway, creating a separate Xcode project for

(See the later section "Starting an app from scratch.") If you have to rewrite Essentially, this means starting from scratch. You also have the choice of using separate Xcode projects to create separateĪpps for the iPad and iPhone. IPhone app while also taking less development and testing time than It gives you the advantage of reusing code from your existing
Audulus 3 tutorial from scratch ipad upgrade#
Targets section of the Groups & Files list of the Xcode Project window, you can choose Project → UpgradeĬurrent Target for iPad and then choose to either upgrade your iPhone target Using a single Xcode project to create two separate apps: one for the iPhone Include the necessary files to support the iPad. Xcode simplifies the process of updating your existing iPhone project to The size of views you create to present your user interface. The most noticeable differenceīetween the iPad and iPhone, besides the absence of telephony, is Much of the setup process for your project. Xcode makes the porting process easier by automating

Screen), you can also port the iPhone app - modify its code just a bit - to
Audulus 3 tutorial from scratch ipad full#
Mode" (in a black box in the center of the display, or scaled up to full Starting from an existing iPhone appīesides the fact that iPhone apps already run on the iPad in "compatibility You have choices in how you use Xcode to develop your iPad app. But if you've already developed an iPhone/iPod touch app, Remember: If you have an idea for a new iPad app, the decision to start from scratch

Measure and tune your app's performance.The Sevenĭevelopment Steps to iPad App Heaven should look something like this: Get started - which is certainly the fastest way to get started. The DeepThoughts sample app) from scratch, using the Xcode templates to This tutorial assumes that you're creating a new iPad app (in particular,
