XcodesOrg / XcodesApp

The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
MIT License
6.75k stars 294 forks source link

Please add an option to delete Xcode without putting it to Trash #409

Open tomaskraina opened 1 year ago

tomaskraina commented 1 year ago

Tell us how we can improve Xcodes

Please add an option to delete Xcode without putting it to Trash.

Is your feature request related to a problem? Please describe.

Uninstall puts Xcode in Trash. Emptying the Trash afterwards it's very slow and it's an unnecessary intermediate step.

doing rm -rf Xcode.app in Terminal is much much quicker.

Screenshot 2023-07-26 at 11 41 46

What would you like to see? How would you like it to work?

Delete the Xcode immediately. Possibly perform the direct deletion by ALT key modifier when triggering "Uninstall" action.