XcodesOrg / XcodesOrg/xcodes

Installing this runtime requires Xcode 16.1 or greater to be selected, but is currently 16.0.0

Open
#403 1 comment 2 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

I do this:

  1. brew install xcodes aria2
  2. xcodes install 16.0 --experimental-unxip
  3. xcodes runtimes install "iOS 18.0"

Getting this error:
Error: Installing this runtime requires Xcode 16.1 or greater to be selected, but is currently 16.0.0

But it is possible to download iOS 18.0 runtime from Xcode 16.0 settings.

Is there any bugs in checking versions logic?

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 brew install xcodes aria2, xcodes install 16.0 --experimental-unxip, and xcodes runtimes install "iOS 18.0". Trace the runtime installation version check and compare its requirement with what Xcode 16.0 supports. Done means the command handles iOS 18.0 correctly when Xcode 16.0 is selected, with validation covering the behavior.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.