xcodes icon indicating copy to clipboard operation
xcodes copied to clipboard

Exit immediately if trying to select currently selected xcode

Open tahirmt opened this issue 3 years ago • 0 comments

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

tahirmt avatar Jan 31 '22 04:01 tahirmt