Reputation: 29925
It doesn't seem to do much... :/
I don't have any (apart from MainWindow) XIB files.
Thanks
Upvotes: 0
Views: 259
Reputation: 33650
Upgrade Current Target for iPad does several things:
This information is contained in Apple's documentation, which goes into greater detail.
Upvotes: 0
Reputation: 6680
It won't appear to do much without any .xib files. If you look in your Targets, however, you should now have 2. That's the most important part. After updating, you need to adjust your app to run on the iPad, which from what you posted you need to do programmatically. Take a look at Apple's Documentation on updating to an iPad app.
Upvotes: 0
Reputation: 4339
Check out the WWDC 2010 video for Session 111 - iPad Development Overview. There is a video walkthrough of the process.
(sorry don't have the link but you can access them via iTunes from your ADC account page)
Upvotes: 1