Search code examples
iosiphonexcodeipadxib

Converting iPhone xib to iPad xib?


How do you do it? I saw one video tutorial on it, but the screen was too small. Also, other than changing the view size, are there any other major changes I would have to make to my iphone apps to convert to iPad?


Solution

  • Assume you've the SDK with Xcode 3,

    1. Open IB.
    2. Open the XIB.
    3. File -> Create iPad version using autoresizing masks.