I am updating my app to support the new iPhone 5.
I was wondering if there's any sort of way that you can create a different XIB file for the iPhone 5 that will load automatically, like when images with "@2x" in the end are loaded automatically when an iPhone 4 is used, without having to make any changes to the code itself.
Thanks!