Xcode 4 .xib Create iPad Version

前端 未结 9 2369
醉梦人生
醉梦人生 2020-12-01 01:28

I have an iPhone xib I want to turn into an iPad xib. In Xcode 3 there was a \"Create iPad Version\" menu option. How do I do this in Xcode 4?

I currently resized m

9条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-01 02:10

    in Xcode 4 it's quite hidden, but the option to convert XIBS in the app still exists.

    Select the target (in XCODE4 it's shown when you select the project). Once selected use the contextual menu to "Duplicate" it. It will ask if you want to "Duplicate and transition to iPad". Then all the XIBS will be duplicated with the new iPad size.

提交回复
热议问题