iOS 6 apps - how to deal with iPhone 5 screen size? [duplicate]
问题 This question already has answers here : Closed 7 years ago . Possible Duplicate: How to develop or migrate apps for iPhone 5 screen resolution? I was just wondering with how should we deal with the iPhone 5 bigger screen size. As it has more pixels in height, things like GCRectMake that use coordinates (and just doubled the pixels with the retina/non retina problem) won't work seamlessly between versions, as it happened when we got the Retina. And will we have to design two storyboards, just