I developed a cut-based application. And I'm trying to add an image to the root view controller.
To do this, I did RootView.xib manually, and in MainWindow.xib I loaded rootViewController with this xib. But when I try to build it, I get this error.
Any help with this approach or any other approach to adding an image to the root view controller will be greatly appreciated.
source share