Recently we've moved to Xcode 8 in order to compile the app with new Xcode ver , but I still need to use Old Xcode (7.3.1) in order to use it's instruments with older ver of appium ...
I was wonder if there is a way to open each Xcode ver and to use it's relevant command line tools ? currently , the command line tools I set in specific version is being used among two Xcode versions ...
Thanks