Argh. Going through Ray Wenderlich’s tutorials and I keep missing the custom class creation. And the custom class doesn’t seem to work. It looksl ike an xCode 5 bug…Just reopen and try again or manually type the name of the class in. Make sure to select the entire controller.
See…
I have a UIViewController I created in my apps storyboard, as well as a custom UIViewController subclass which I added to the project (and is correctly in the compile phase for my target). However when I go to set the ‘Custom Class’ property on the view-controller in Storyboard my custom class does not show up on the list. ios – Storyboard uiviewcontroller, ‘custom class’ not showing in drop down – Stack Overflow