Process not updating when installing runtimes
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 4.8k
- Forks
- 182
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 1
Description
Problem
Wen running xcodes runtimes install {runtime} the progess is not updating in the console although the download is progresing and eventually finishing.
$ xcodes runtimes install "iOS 26.2"
Downloading Runtime iOS 26.2 - Apple Silicon (arm64): 0 %
Finished
Expected behavior
The progress on console is updating, same as when installing xcode versions
Environment
xcodes version 2.0.2
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
Start with the xcodes runtimes install {runtime} command and compare its progress handling with the path used when installing Xcode versions. Run the reported xcodes runtimes install "iOS 26.2" case and confirm that console progress updates during the download before it finishes.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100