I want to install Xcode 8 and have that be the default thing in Applications, but due to a bug in ibtool with Xcode 8 one of my projects can't build with Xcode 8. If I simply rename Xcode.app to Xcode7.app and then let app store install Xcode 8, will I have any issues when I switch between the two?
Will I need to do anything with xcode-select or can I just run whichever I want at the time?