How to get iPhone, not iPad view in Interface Builder
        Posted  
        
            by dbonneville
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by dbonneville
        
        
        
        Published on 2010-03-19T01:08:45Z
        Indexed on 
            2010/03/19
            1:11 UTC
        
        
        Read the original article
        Hit count: 368
        
At first, I was not able to build a new blank project to iPhone using the new XCode 3.2 beta. I edited the project settings and was able to build the blank app to iPhone simulator.
However, when I open the nib for the project in IB and click the view, it opens an iPad size view.
How do I get the right sized view to work on in IB?
© Stack Overflow or respective owner