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
In your xib , Select the controller and in the property window set the size you want to keep of your view.