xcodes icon indicating copy to clipboard operation
xcodes copied to clipboard

[feature request] add support for temporary selection for current shell only

Open DoDoENT opened this issue 2 years ago • 0 comments

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.

DoDoENT avatar Oct 17 '23 12:10 DoDoENT