I created a new UIViewController from the wizard.
I added a UITabbarController and added view controllers for each tab.
How can I get File's Owner to set the view property correctly?
I created a new UIViewController from the wizard.
I added a UITabbarController and added view controllers for each tab.
How can I get File's Owner to set the view property correctly?
From the nib file in your interface builder
Taken from here