mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-17 18:50:32 +08:00
Add xcode-select command
This commit is contained in:
parent
ecea6a5347
commit
647440236d
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ Early users of macOS Ventura and Xcode 14.0 might run into an error saying that
|
||||||
|
|
||||||
If (and only if) you run into that error, here is the fix:
|
If (and only if) you run into that error, here is the fix:
|
||||||
- RE-download the *latest* Command Line Tools of Xcode Beta 14 and install them (again). (https://developer.apple.com/download/all/)
|
- RE-download the *latest* Command Line Tools of Xcode Beta 14 and install them (again). (https://developer.apple.com/download/all/)
|
||||||
|
- Run `sudo xcode-select -s /Applications/Xcode-beta.app` in Terminal.
|
||||||
- Proceed with Brew installation
|
- Proceed with Brew installation
|
||||||
That should normally fix the issue.
|
That should normally fix the issue.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue