Skip to content

Commit d519d33

Browse files
targosaduh95
authored andcommitted
doc: update macOS and Xcode versions for releases
This is just documenting the current state, not changing it. PR-URL: #56337 Refs: https://ci-release.nodejs.org/job/iojs+release/10689/nodes=osx13-x64-release-tar/consoleFull Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
1 parent fcfe650 commit d519d33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BUILDING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,8 @@ Binaries at <https://nodejs.org/download/release/> are produced on:
169169
| Binary package | Platform and Toolchain |
170170
| ----------------------- | ----------------------------------------------------------------------------------------------------------- |
171171
| aix-ppc64 | AIX 7.2 TL04 on PPC64BE with GCC 10 |
172-
| darwin-x64 | macOS 11, Xcode 13 with -mmacosx-version-min=11.0 |
173-
| darwin-arm64 (and .pkg) | macOS 11 (arm64), Xcode 13 with -mmacosx-version-min=11.0 |
172+
| darwin-x64 | macOS 13, Xcode 16 with -mmacosx-version-min=11.0 |
173+
| darwin-arm64 (and .pkg) | macOS 13 (arm64), Xcode 14 with -mmacosx-version-min=11.0 |
174174
| linux-arm64 | RHEL 8 with GCC 10[^6] |
175175
| linux-armv7l | Cross-compiled on RHEL 8 x64 with [custom GCC toolchain](https://github.com/rvagg/rpi-newer-crosstools)[^7] |
176176
| linux-ppc64le | RHEL 8 with gcc-toolset-10[^6] |

0 commit comments

Comments
 (0)