Customize iPhone view for iPad
        Posted  
        
            by Erick Sasse
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Erick Sasse
        
        
        
        Published on 2010-04-22T23:01:43Z
        Indexed on 
            2010/04/22
            23:03 UTC
        
        
        Read the original article
        Hit count: 371
        
I have converted a very simple iPhone app to Universal app. Now I need to customize the view on the iPad to use a higher resolution image for the background, move and resize some labels, etc.
How can I do it without changing the iPhone version? I can see that there is a new MainWindow-iPad.xib, but when I open in IB, it looks empty.
Thanks.
© Stack Overflow or respective owner