Xcode Storyboard and xib connection
问题 I have one story board project with many view controllers and i created one class named "connecter.h,connector.m " now can i connect this class to one .xib file ? Please help me. 回答1: You can create XIB when you create connector.h and connector.m by selecting it subclass of UIViewController and click on the checkbox for: "With XIB for User Interface". If you have created already .m & .h files then you can just add a new GUI file by selecting View from the window & finally setting its