xcodes
xcodes copied to clipboard
Exit immediately if trying to select currently selected xcode
If the currently requested xcode is already selected, there is no need to prompt the user to give sudo permissions and re-select the path. We can just avoid the step and exit early.
Closes https://github.com/RobotsAndPencils/xcodes/issues/102