How can I create xibs for both iPhone 4 and iPhone 5 using Xcode 4.5

后端 未结 3 1593
走了就别回头了
走了就别回头了 2021-01-07 09:24

I have set deployment target as iOS 4.3 and creating viewcontroller with xib. But XCode 4.5 is creating xib for iPhone 5 (4 inch) only. How can I create a seperate xib for i

3条回答
  •  抹茶落季
    2021-01-07 09:47

    In your xib , Select the controller and in the property window set the size you want to keep of your view.

提交回复
热议问题