XcodesOrg / XcodesOrg/xcodes

Support Downloading of Apple Silicon (arm64) runtimes

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

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.