install with --path does not work
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 4.8k
- Forks
- 182
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 1
Description
I've downloaded a versions with xcodes download 14 beta 2 and then later came back to try and install with xcodes install 14.0 --path /path/to/Xcode-14.0.0-Beta.2.xip and I always get "Could not find Xcode version 14.0". I've tried re-naming the xip to something more simple and always get the same error. Am I doing something wrong or is this broken?
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 by reproducing xcodes install 14.0 --path /path/to/Xcode-14.0.0-Beta.2.xip with the downloaded archive and trace how the install command resolves the requested version and path. Done means a valid downloaded XIP is found through --path and installation proceeds instead of reporting that version 14.0 cannot be found.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100