mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 08:35:48 +03:00
[GH-ISSUE #900] Install XCode #667
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#667
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wuilmerj24 on GitHub (Sep 24, 2025).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/900
I've tried to install Xcode from the App Store but it won't install. I'm using Sequoia.

@varac commented on GitHub (Sep 25, 2025):
Same for me, on
15.6.1@smurfxx commented on GitHub (Oct 9, 2025):
I have the same problem, how to login with an Apple account on Sequoia?
@lexohcom commented on GitHub (Oct 16, 2025):
I downloaded and extracted xcode from the developper website of apple (version 16) and moved the to applications folder.
For login I had to patch using https://github.com/akshaynexus/macos-patcher-bt-vmhide
@carlosrbta commented on GitHub (Dec 16, 2025):
I can download it after using the patch, but every time I restart the machine and insert it again...
@notAperson535 commented on GitHub (Jan 28, 2026):
Just add
kern.hv_vmm_present=0to yourboot-argsinconfig.plist. You don't need to use an overcomplicated AI-looking script.