I have many working projects built in Xcode 6.4(had OS X Yosemite). Recently i updated to macOS Sierra. And also i have installed Xcode version 7.3.1. i.e. i have multiple Xcode versions installed following this link. http://iosdevelopertips.com/xcode/install-multiple-versions-of-xcode.html
However i can open my projects in Xcode 7.3.1 but it shows too many errors. i want to open it in Xcode 6.4, which is giving me the error "Xcode quit unexpectedly." each time i reopen the project in Xcode 6.4
I tried this solutions, still no results
I understand there is some compatibility issue. Is there any solution.SOMEONE PLEASE HELP ME.
I had the same problem. It seems the problem is related to Ubiquity.framework being missing in newer OS versions. I managed to get the Xcode 6.4 to working on OS 10.12 with following:
Disable System Integrity Protection (SIP)
III. Enable System Integrity Protection (SIP)
credit goes to: http://bbs.iosre.com/t/xcode-6-4-on-os-x-sierra/5453 to work: