where did all the templates in xcode go?
        Posted  
        
            by Ayrad
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ayrad
        
        
        
        Published on 2009-07-06T15:18:15Z
        Indexed on 
            2010/03/26
            15:53 UTC
        
        
        Read the original article
        Hit count: 603
        
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!
© Stack Overflow or respective owner