mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
xcrun command not found #315
Reference in New Issue
Block a user
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 @amatacchieri on GitHub (Jan 26, 2022).
Anybody knows how to get xcrun on the naked container?
xcode-select --install
seems doesn't work
Many thanks!