File tree 1 file changed +2
-2
lines changed
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.
140
140
Windows binary (` node.exe ` ) in WSL will not work without workarounds such as
141
141
stdio redirection.
142
142
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
144
144
required to compile.
145
145
146
146
<!-- lint enable final-definition-->
@@ -153,7 +153,7 @@ Depending on the host platform, the selection of toolchains may vary.
153
153
| ---------------- | -------------------------------------------------------------- |
154
154
| Linux | GCC >= 12.2 |
155
155
| 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) |
157
157
158
158
### Official binary platforms and toolchains
159
159
You can’t perform that action at this time.
0 commit comments