where did all the templates in xcode go?
- by Ayrad
After the recent update in xcode I seem to have lost all the template for cocoa touch and iphone templates. Under Cocoa Touch Classes in the new file dialog, I only have 3 choices:
Objective-C class
Objective-C test case class
and UIViewController subclass
where did the others go? UITableView, UInavigation etc.?
I am running xcode 3.1.3. Thanks!