XcodesOrg / XcodesOrg/XcodesApp
Make a newly-installed version active if it's the only installed version
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.6k
- Forks
- 387
- Avg merge
- 6d 7h
- Merged PRs (30d)
- 3
Description
Tell us how we can improve Xcodes
Make a newly-installed version active if it's the only installed version.
Is your feature request related to a problem? Please describe.
No.
What would you like to see? How would you like it to work?
We currently do not automatically make versions active in any situation, and I think that's okay as 1) i'm not sure that all users would want to switch active versions in this situation 2) it's easy enough to do manually. In the case that there's only one version installed, though, I think all users would want it to be made active. The only situation I can think of that they might not want this is if they wanted the Command Line Tools to remain active, but those aren't currently a consideration of xcodes or Xcodes.app at all.
The user would have just been asked to install the helper for the post-install steps, so if the helper is not installed when Xcodes should automatically make the version active, maybe it should skip attempting this in order to not bug them about the helper again.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named in the issue. Start by tracing the post-install flow and helper-install handling; done means a newly installed version is automatically made active when it is the only installed version, without prompting again for a missing helper.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, swift
- Domain
- desktop, devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100