XcodesOrg / XcodesOrg/XcodesApp
Unable to install Xcode
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 trying to install a version of Xcode, Xcodes fails in the extracting process with the following error message:
The operation couldn’t be completed. (ProcessExecutionError(process: <NSConcreteTask: 0x600001c92120>, standardOutput: "xip: signing certificate was "Software Update" (validation not attempted)\n", standardError: "xip: error: The archive “Xcode-16.1.0-Beta+16B5001e.xip” failed to be moved to the final destination due to the error: The operation couldn’t be completed. Operation not permitted.\n"))
I am able to download the same version of Xcode from the developer.apple.com without issue.
To Reproduce
Try to install Xcode version from list in panel.
Expected behavior
I would expect that the extraction would happen without issue and the the version of Xcode would be installed.
Screenshots
Version
- OS: 14.6.1 (23G93)
- Xcodes: 2.20 (27)
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
No source file, test, or entry point is named. First reproduce the extraction failure on macOS 14.6.1 with Xcodes 2.20 and the listed Xcode archive, then trace the installation and extraction path; done means the archive extracts and the selected Xcode version installs successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, swift
- Domain
- desktop, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100