Skip to content

Commit 4b02fdc

Browse files
committed
doc: update Xcode version used for arm64 and pkg
PR-URL: #57104 Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com>
1 parent 78d4e52 commit 4b02fdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Binaries at <https://nodejs.org/download/release/> are produced on:
163163
| ----------------------- | ------------------------------------------------------------------------------------------------------------- |
164164
| aix-ppc64 | AIX 7.2 TL04 on PPC64BE with GCC 12[^5] |
165165
| darwin-x64 | macOS 13, Xcode 16 with -mmacosx-version-min=11.0 |
166-
| darwin-arm64 (and .pkg) | macOS 13 (arm64), Xcode 14 with -mmacosx-version-min=11.0 |
166+
| darwin-arm64 (and .pkg) | macOS 13 (arm64), Xcode 16 with -mmacosx-version-min=11.0 |
167167
| linux-arm64 | RHEL 8 with gcc-toolset-12[^6] |
168168
| linux-armv7l | Cross-compiled on RHEL 9 x64 with a [custom GCC toolchain](https://github.com/rvagg/rpi-newer-crosstools)[^7] |
169169
| linux-ppc64le | RHEL 8 with gcc-toolset-12[^6] |

0 commit comments

Comments
 (0)