I upgraded to Xcode 6 beta 4 and now my App continuously crashes with the message Unknown class X in Inter
I added a new nib file to my project, and tried to load it. However, when I click on the toolbar icon that is
I'm trying to link a UILabel with an IBOutlet created in my class. My application is crashing with the f
Fellow devs, I am having trouble with AutoLayout in Interface Builder (Xcode 5 / iOS 7). It's very basic