XcodesOrg / xcodes

The best command-line tool to install and switch between multiple versions of Xcode.
MIT License
3.73k stars 130 forks source link

Moving Xcode to /Applications/Xcode-14.0.0.app\n“Xcode” couldn’t be moved to “Applications” because an item with the same name already exists. #278

Open max-wittig opened 1 year ago

max-wittig commented 1 year ago

Hi! Thanks for creating this project!

I got this error message, when executing this command a second time.

/opt/homebrew/bin/xcodes install --empty-trash --path /Users/admin/Downloads/Xcode-14.2.0+14C18.xip 14.2

Moving Xcode to /Applications/Xcode-14.2.0.app\n“Xcode” couldn’t be moved to “Applications” because an item with the same name already exists.

Could it be possible to have an option to ignore the error or an option to override it anyway -f?