moving/renaming xcode
from:
/Applications/Xcode.app
=>
/Applications/xcode/Xcode73.app
sudo xcode-select -switch /Applications/xcode/Xcode73.app/Contents/Developer
remove xcode plugins:
rm -rf ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/*