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
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.