Exit immediately if trying to select currently selected xcode by tahirmt · Pull Request #181 · XcodesOrg/xcodes

rogerluan

tahirmt

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.
Co-authored-by: Roger Oba <rogerluan.oba@gmail.com>

@tahirmt

MattKiazyk