File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ platforms. This is true regardless of entries in the table below.
140140 Windows binary (` node.exe ` ) in WSL will not work without workarounds such as
141141 stdio redirection.
142142
143- [ ^ 4 ] : Our macOS x64 Binaries are compiled with 11.0 as a target. Xcode 13 is
143+ [ ^ 4 ] : Our macOS Binaries are compiled with 11.0 as a target. Xcode 16 is
144144 required to compile.
145145
146146<!-- lint enable final-definition-->
@@ -153,7 +153,7 @@ Depending on the host platform, the selection of toolchains may vary.
153153| ---------------- | -------------------------------------------------------------- |
154154| Linux | GCC >= 12.2 |
155155| Windows | Visual Studio >= 2022 with the Windows 10 SDK on a 64-bit host |
156- | macOS | Xcode >= 13 (Apple LLVM >= 12) |
156+ | macOS | Xcode >= 16.1 (Apple LLVM >= 17) |
157157
158158### Official binary platforms and toolchains
159159
You can’t perform that action at this time.
0 commit comments