update README
parent
b37293bcc0
commit
92697bad12
|
|
@ -498,7 +498,7 @@ $ zig build -Doptimize=ReleaseFast
|
||||||
$ cd macos && xcodebuild
|
$ cd macos && xcodebuild
|
||||||
```
|
```
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> If you're using the Nix environment on macOS, `xcodebuild` will
|
> If you're using the Nix environment on macOS, `xcodebuild` will
|
||||||
> fail due to the linker environment variables Nix sets. You must
|
> fail due to the linker environment variables Nix sets. You must
|
||||||
> run the `xcodebuild` command specifically outside of the Nix
|
> run the `xcodebuild` command specifically outside of the Nix
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue