XcodesOrg / XcodesOrg/xcodes

Downloading runtime iOS 26.0-beta2 is not supported at this time

Open
#431 2 comments 1 reaction 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

Unable to install iOS 26.0 simulator runtime using xcodes

-> % xcodes runtimes download "iOS 26.0-beta2"
Error: Downloading runtime iOS 26.0-beta2 is not supported at this time. Please use `xcodes runtimes install "iOS 26.0-beta2"` instead.

-> % xcodes runtimes install "iOS 26.0-beta2"
Downloading Runtime iOS 26.0-beta2: 0%
Error: ProcessExecutionError()

Same thing happend to "iOS 26.0" and "iOS 26.0-beta1"

xcodes version:1.6.2

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

Reproduce the issue with xcodes runtimes download "iOS 26.0-beta2" and xcodes runtimes install "iOS 26.0-beta2", then trace the runtime download and installation entry points that produce the unsupported and ProcessExecutionError messages. Done means the affected iOS 26.0 runtimes can be downloaded or installed successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
cli, mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.