XcodesOrg / xcodes

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

Support renaming to Xcode.app or creating symlink on select #184

Open RomanVolkov opened 2 years ago

RomanVolkov commented 2 years ago

Is it possible to manage Xcode versions without version number suffix? I want to update Xcode to latest version and it should be always located at /Applications/Xcode.app and replaced during update

alejandroivan commented 2 years ago

I would want this too, I don't really use more than one Xcode version at a time.

MattKiazyk commented 1 year ago

Updated the title to better reflect what I would like to see for this. Xcodes.app handles this by allowing renaming to Xcode.app as well as creating symlinks. Xcodes CLI should work similarly

vcoutasso commented 1 year ago

I'm also very interested in this! I just noticed that XcodesApp already has that option, and I'm willing to bring this functionality to xcodes. I'm assuming this is still up for grabs, so I'll try to come up with something if that's ok

kidbrax commented 1 year ago

would be great to have an --output switch to manage the naming of the .app

thecosmicfrog commented 1 year ago

This would be a greatly appreciated feature!