Support Downloading of Apple Silicon (arm64) runtimes
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 4.8k
- Forks
- 182
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 1
Description
Users will need minimum of Xcode 26 beta 2 to be SELECTED in order to get the new -architectureVariant <universal|arm64> options.
Without Xcode 26 selected it will only download the Universal runtime
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
The issue names no files or tests. Begin by tracing the CLI path that selects an Xcode runtime and verify how Xcode 26 beta 2 exposes universal versus arm64; done means an arm64 runtime can be downloaded when that Xcode is selected without changing universal behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100