diff --git a/docs/pages/build-reference/infrastructure.mdx b/docs/pages/build-reference/infrastructure.mdx index cff6f258a8446..8b0683e3f7e7b 100644 --- a/docs/pages/build-reference/infrastructure.mdx +++ b/docs/pages/build-reference/infrastructure.mdx @@ -208,7 +208,25 @@ iOS builder VMs run on Mac mini hosts in an isolated environment. Every build ge ### iOS server images -#### `macos-ventura-13.6-xcode-15.2` (`latest`) +#### `macos-sonoma-14.4-xcode-15.3` (`latest`) + + + +- macOS Sonoma 14.4.1 +- Xcode 15.3 (15E204a) +- Node.js 18.18.0 +- Bun 1.0.35 +- Yarn 1.22.21 +- pnpm 8.14.1 +- npm 9.8.1 +- fastlane 2.219.0 +- CocoaPods 1.14.3 +- Ruby 2.7 +- node-gyp 10.0.1 + + + +#### `macos-ventura-13.6-xcode-15.2`