I have a doubt about iphone 5 resolution, seems that xcode 4.5 has added a new view size type name "retina 4 full screen" (it's on attributes inspector).

If I try to use this resolution to a view and run it on the iphone 5.1 simulator, it crashes.
so, is there a way to develop to iphone 5 having support to iphone 4 or before?
the console message says: * Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'The NIB data is invalid.
