xcodes
xcodes copied to clipboard
[feature request] add support for temporary selection for current shell only
xcodes select requires a root password and globally changes the selected xcode.
However, sometimes I need to select a different Xcode only for the current shell temporarily.
I can do that with export DEVELOPER_DIR=/path/to/Xcode.app/Contents/Developer.
Integrating that feature into the xcodes utility would be nice.