mac build: readme: add more sanity checks for repro
This commit is contained in:
@@ -51,6 +51,10 @@ We currently build the release binaries on macOS 11.7.10, and these seem to run
|
|||||||
|
|
||||||
Sanity checks:
|
Sanity checks:
|
||||||
```
|
```
|
||||||
|
$ sw_vers
|
||||||
|
ProductName: macOS
|
||||||
|
ProductVersion: 11.7.10
|
||||||
|
BuildVersion: 20G1427
|
||||||
$ xcode-select -p
|
$ xcode-select -p
|
||||||
/Library/Developer/CommandLineTools
|
/Library/Developer/CommandLineTools
|
||||||
$ xcrun --show-sdk-path
|
$ xcrun --show-sdk-path
|
||||||
|
|||||||
Reference in New Issue
Block a user