In my mac project I have created .XIB file in xcode 5.1.1(OSX 10.10.2). This .XIB file i can't open in xcode 5.1.1(OSX 10.8.5) another system.
Try below methods:
- open this file via pull from source control.
- copy and paste this file to another system(OSX 10.8.5).
- Change the 'open in' as xcode 5.1 and 'build for' as 'osx 10.8' in xcode.
But those method not working for me.
Please help me to this. Thanks.