Beta version being downloaded instead of Released one for Xcode 15.0
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 4.8k
- Forks
- 182
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 1
Description
Hi there,
When running % xcodes install 15.0 --experimental-unxip --use-fastlane-auth --empty-trash --select
I always get
Downloading with aria2 (/opt/homebrew/bin/aria2c)
(1/6) Downloading Xcode 15.0.0-Beta+15A5160n: 32%
Only when I use --latest is when it downloads the correct version.
Is there a way to specify I want the release version and not the beta when using just the version number and not the build number?
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
Reproduce the documented xcodes install 15.0 --experimental-unxip --use-fastlane-auth --empty-trash --select command and compare its version choice with --latest. Trace how the version number is resolved, then verify that requesting 15.0 selects the released build rather than the beta and that the existing download flow still works.
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
- 45/100