XcodesOrg / XcodesOrg/xcodes

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

Open
#321 0 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
4.8k
Forks
182
Avg merge
2d 12h
Merged PRs (30d)
1

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the implementation and help text for xcodes select, then inspect how the utility handles DEVELOPER_DIR and shell environment changes. Confirm the expected temporary behavior for the current shell without requiring a root password, and verify it through the existing CLI checks or manual command usage.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.