The display order of the Xcode version list is disordered and some duplicated
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 4.8k
- Forks
- 182
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 1
Description
when use the command xcodes list, there are two problem about the order and duplicate of the xcode version list:
The disordered versions:
The duplicated versions:
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
Start by running xcodes list and compare its output with the ordering and duplicate-version examples in the issue screenshots. Trace the command's version-list handling to determine where the displayed order and duplicates originate. Done means the list is ordered consistently and duplicate Xcode versions no longer appear.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100