XcodesOrg / XcodesOrg/XcodesApp
Duplicate download bar when downloading multiple versions at once
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.6k
- Forks
- 387
- Avg merge
- 6d 7h
- Merged PRs (30d)
- 3
Description
Describe the bug
When downloading multiple versions of Xcode at once, the download bar for their installations is the same, even if one was already at 50%+. It becomes impossible to understand how much the first download has progressed due to the progress bar only showing the most recent download.
To Reproduce
Steps to reproduce the behavior:
- Start a download for some Xcode version
- Start another download shortly after (while the original is still going)
Expected behavior
I expected the progress bar to reflect actual progress, not to be the same for both when they are actually not.
Screenshots


Version
- OS: 13.0 Beta (22A5321d)
- Xcodes: 1.6.0
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 in XcodesApp by reproducing two overlapping Xcode downloads and observing how each installation's progress is displayed. Trace the download progress handling and UI entry point; done means every active download has its own accurate progress bar, including when one is already partially complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100