Xcode 4 .xib Create iPad Version

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

    The feature has been removed from Xcode 4.
    Right now the easiest way is to use Xcode 3 for the conversion, since the nib (.xib) file format did not change.

    Xcode 3 & 4 can now be both installed on the same system by simply selecting a different folder (see installation instructions on the disk image).

提交回复
热议问题