Skip to content

Commit c3babb4

Browse files
targosrichardlau
authored andcommitted
doc: update Xcode version used for arm64 and pkg
PR-URL: #57104 Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Jake Yuesong Li <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Richard Lau <[email protected]>
1 parent 784da60 commit c3babb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Binaries at <https://nodejs.org/download/release/> are produced on:
164164
| ----------------------- | ------------------------------------------------------------------------------------------------------------- |
165165
| aix-ppc64 | AIX 7.2 TL04 on PPC64BE with GCC 8 |
166166
| darwin-x64 | macOS 13, Xcode 16 with -mmacosx-version-min=10.15 |
167-
| darwin-arm64 (and .pkg) | macOS 13 (arm64), Xcode 14 with -mmacosx-version-min=10.15 |
167+
| darwin-arm64 (and .pkg) | macOS 13 (arm64), Xcode 16 with -mmacosx-version-min=10.15 |
168168
| linux-arm64 | RHEL 8 with GCC 8[^6] |
169169
| linux-armv7l | Cross-compiled on Ubuntu 18.04 x64 with [custom GCC toolchain](https://github.com/rvagg/rpi-newer-crosstools) |
170170
| linux-ppc64le | RHEL 8 with GCC 8[^6] |

0 commit comments

Comments
 (0)