May sound like a stupid question, but I simply can’t find the function of adding subclasses in XCode 4.3.2 anymore. I am sure, in the previous release of XCode I could choose the subclass of the view, before actually pressing the Create button in the dialog.
I was not using the storyboard, when I initially created my project. Is this the issue?
Thanks, René
May sound like a stupid question, but I simply can’t find the function of
Share
File>New>Files>Cocoa Touch>Objective-C class>Next>Subclass of ...