I have an iPhone app and upgraded the target for iPad in Xcode. But now, the app launches in the upper left corner of the iPad very small only. I want to scale it up to the iPad screen but then use the retina display graphics.
There's a lot of code that positions the views on screen. Is there an simple way to let an iPhone app appear x2 on the iPad using the retina display graphics?