XcodesOrg / XcodesOrg/xcodes

Selec not working

Open
#467 0 comments 0 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

I cannot select an Xcode version:

...
26.0 (17A324)
26.0.1 (17A400)
26.0.1 (17A400)
26.1 (17B55)
26.1 (17B55)
26.1.1 (17B100)
26.1.1 (17B100)
26.2 (17C52)
26.2 (17C52)
26.3 (17C529)
26.3 (17C529)
26.4 (17E192)
26.4 (17E192)
paul@M-FVFFL27ZQ05P ~ % xcodes select 26.4
Available Xcode versions:
Enter the number of the Xcode to select: 26.4
Not a valid number. Expecting a whole number between 1-0, but given 26.4.
paul@M-FVFFL27ZQ05P ~ % 

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 reproducing the issue with xcodes select 26.4 and inspect the select command's handling of version input. The fix is complete when a version string such as 26.4 selects the matching Xcode instead of being rejected as a menu number; add or update a regression test if the existing test suite covers this command.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.