I have developed a split view based applicaiton. And i am trying to add image to root view controller.
For that i made RootView.xib manually and in MainWindow.xib I loaded rootViewController with this xib. But when i try building this i get this error.
Any help in this approach OR any other approach to add image to root view controller will be greatly apprecviated