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