09/13/2012 10:58 PM
Canappi is well positioned to help you create dual-resolution apps. We already have implemented a dual-resolution support for the iPhone / iPad Universal Binary model. You can use the same technique, albeit with some modification of the generated code to detect the runtime resolution (but that's just a single function to modify), and voila, you can define layouts for iPhone 4s and below, and completely separate layouts for iPhone 5.
This is a tremendous validation of our approach and programming model. We'll be releasing support for ARC and some key function of iOS 6 with our release 1.4 early October.