I want to resize a UIViewController in the storyboard so I can use its UIViewController as a popover view.
UIViewController
On most sites I can read that th
You need to take off "Resize View from NIB" in IB attributes tab.