Xcode 4 .xib Create iPad Version

前端 未结 9 2378
醉梦人生
醉梦人生 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:06

    You will have to use the older version of Interface Builder to use the "Create iPad version using autoresizing masks". There currently is no option in Xcode 4 that will do this.

提交回复
热议问题