So, Xcode 5 has this new XIB format, which if you convert an old project to use that format, you can no longer open that XIB file in previous versions of Xcode.
I was wondering if I were to convert my project to use the new XIB format, will it effect the compatibility of the app? Whether it was a Mac or iOS app, will it still run on previous versions of iOS/Mac (prior iOS7/MacOS 10.9)?