How to link a UIViewController to a NIB file?
        Posted  
        
            by jcdmb
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by jcdmb
        
        
        
        Published on 2010-06-10T10:49:46Z
        Indexed on 
            2010/06/10
            10:52 UTC
        
        
        Read the original article
        Hit count: 231
        
Hi everyone, I'm reading O'reilly's Learning iPhone Programming and on page 79 it says I have to create a new file (UIViewController subclass) and thick the checkbox to ask Xcode to generate an associated NIB file. The problem is: I do not have this option in my XCode 3.1 (this options is from XCode 3.2). So, I have to do it manually, and I don't know how. Could someone please help me? Thanks in advance!
© Stack Overflow or respective owner