I have to develop an app with multiple screens. I have automatically generated xib file, but for my other screen I need another xib file. How do I create another xib file?
In XCode 5: ( Created a NEW someVC.xib when you just Deleted your old someVC.xib )
more Steps need to done:
tap : ClassNameWithViewController.xib , as processes in last answer , and IB opened
choice: File's owner
tap : Identity Inspector
in [Custom Class] -> pull-down the [Class] window to selected -> ClassNameWithViewController
back to tap : File's owner
2 finger tap : File's owner -> open the Links Menu -> drag a line from [view's small-circle] to [View] in IB