Skip to content

Commit ef296dc

Browse files
Base image update @ 21-04-2026 (#3446)
1 parent 0db3a32 commit ef296dc

3 files changed

Lines changed: 187 additions & 18 deletions

File tree

content/specs-macos/xcode-26-4.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ Mac Studio M4 Max available on request.
1818

1919
## System
2020

21-
- System version `macOS 26.3.1 (25D2128)`
22-
- Kernel version `Darwin 25.3.0`
23-
- Disk `294GB (Free Space: 132GB)`
21+
- System version `macOS 26.4.1 (25E253)`
22+
- Kernel version `Darwin 25.4.0`
23+
- Disk `294GB (Free Space: 140GB)`
2424

2525
## Xcode versions
2626

27-
- 26.4 (17E192) `/Applications/Xcode-26.4.app`, also selected when specifying `edge` in Xcode version settings
27+
- 26.4.1 (17E202) `/Applications/Xcode-26.4.app`, also selected when specifying `26.4` or `edge` in Xcode version settings
2828

2929
### Runtimes and Devices
3030

@@ -133,26 +133,26 @@ Android emulators are unavailable on Apple silicon machines due to the Apple Vir
133133
## Other pre-installed tools
134134

135135
- appium `2.19.0`
136-
- aws `2.34.12`
137-
- azure-cli `2.84.0`
136+
- aws `2.34.32`
137+
- azure-cli `2.85.0`
138138
- carthage `0.40.0`
139139
- cocoapods `1.16.2`
140140
- cordova `12.0.0`
141141
- curl `8.7.1`
142-
- ew-cli `1.2.0`
143-
- fastlane `2.232.2`
144-
- firebase `15.11.0`
145-
- gem `4.0.8`
146-
- gh `2.88.1`
142+
- ew-cli `1.2.2`
143+
- fastlane `2.233.0`
144+
- firebase `15.15.0`
145+
- gem `4.0.10`
146+
- gh `2.90.0`
147147
- git `2.53.0`
148148
- Google Cloud SDK `502.0.0`
149149
- gsutil `5.31`
150-
- homebrew `5.1.0`
150+
- homebrew `5.1.7`
151151
- ionic `7.2.1`
152152
- jq `1.8.1`
153153
- ktlint `1.8.0`
154-
- node `24.14.0`
155-
- npm `11.9.0`
154+
- node `24.15.0`
155+
- npm `11.12.1`
156156
- python `3.12.7`
157157
- python3 `3.12.7`
158158
- ruby `4.0.2`
@@ -163,7 +163,7 @@ Android emulators are unavailable on Apple silicon machines due to the Apple Vir
163163
- ucd `0.11.10`
164164
- unzip `6.00`
165165
- wget `1.25.0`
166-
- xcbeautify `3.1.4`
166+
- xcbeautify `3.2.1`
167167
- yarn `4.9.2`
168-
- yq `4.52.4`
168+
- yq `4.53.2`
169169
- zip `3.0`

content/specs-macos/xcode-26-5.md

Lines changed: 169 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,169 @@
1+
---
2+
title: Xcode 26.5.x
3+
aliases:
4+
5+
weight: 90
6+
---
7+
8+
Codemagic offers multiple build machines with different specifications and pre-installed tools. You can choose between them by specifying the required Xcode version.
9+
10+
## Hardware
11+
12+
- Mac mini M2 `8-Core CPU / 12GB`
13+
- Mac mini M4 `10-Core CPU / 16GB`
14+
15+
{{<notebox>}}
16+
Mac Studio M4 Max available on request.
17+
{{</notebox>}}
18+
19+
## System
20+
21+
- System version `macOS 26.4.1 (25E253)`
22+
- Kernel version `Darwin 25.4.0`
23+
- Disk `294GB (Free Space: 140GB)`
24+
25+
## Xcode versions
26+
27+
- 26.5 (17F5022i) `/Applications/Xcode-26.5.app`
28+
29+
### Runtimes and Devices
30+
31+
32+
{{< collapsible title="iOS 26.4" >}}
33+
- iPad (A16)
34+
- iPad Air 11-inch (M3)
35+
- iPad Air 11-inch (M4)
36+
- iPad Air 13-inch (M3)
37+
- iPad Air 13-inch (M4)
38+
- iPad Pro 11-inch (M5)
39+
- iPad Pro 13-inch (M5)
40+
- iPad mini (A17 Pro)
41+
- iPhone 16e
42+
- iPhone 17
43+
- iPhone 17 Pro
44+
- iPhone 17 Pro Max
45+
- iPhone 17e
46+
- iPhone Air
47+
{{< /collapsible >}}
48+
49+
{{< collapsible title="iOS 26.5" >}}
50+
- iPad (A16)
51+
- iPad Air 11-inch (M4)
52+
- iPad Air 13-inch (M4)
53+
- iPad Pro 11-inch (M5)
54+
- iPad Pro 13-inch (M5)
55+
- iPad mini (A17 Pro)
56+
- iPhone 17
57+
- iPhone 17 Pro
58+
- iPhone 17 Pro Max
59+
- iPhone 17e
60+
- iPhone Air
61+
{{< /collapsible >}}
62+
63+
{{< collapsible title="tvOS 26.5" >}}
64+
- Apple TV
65+
- Apple TV 4K (3rd generation)
66+
- Apple TV 4K (3rd generation) (at 1080p)
67+
{{< /collapsible >}}
68+
69+
{{< collapsible title="visionOS 26.5" >}}
70+
- Apple Vision Pro
71+
{{< /collapsible >}}
72+
73+
{{< collapsible title="watchOS 26.5" >}}
74+
- Apple Watch SE 3 (40mm)
75+
- Apple Watch SE 3 (44mm)
76+
- Apple Watch Series 11 (42mm)
77+
- Apple Watch Series 11 (46mm)
78+
- Apple Watch Ultra 3 (49mm)
79+
{{< /collapsible >}}
80+
81+
82+
## Android Studio
83+
84+
> Android Studio `2025.3` installed at `~/programs/android-studio`
85+
86+
87+
## Android SDK
88+
89+
> SDK Manager at `/usr/local/share/android-sdk/cmdline-tools/latest/bin/sdkmanager`
90+
91+
{{< collapsible title="Installed SDK packages" >}}
92+
```
93+
$ /usr/local/share/android-sdk/cmdline-tools/latest/bin/sdkmanager --list_installed
94+
```
95+
96+
97+
{{< /collapsible >}}
98+
99+
100+
## Android NDK
101+
102+
| **Version** | **Path** |
103+
|---------|------|
104+
| 28.2.13676358 | `/usr/local/share/android-sdk/ndk/28.2.13676358` |
105+
| 27.3.13750724 | `/usr/local/share/android-sdk/ndk/27.3.13750724` |
106+
| 25.1.8937393 | `/usr/local/share/android-sdk/ndk/25.1.8937393` |
107+
| 29.0.14206865 | `/usr/local/share/android-sdk/ndk/29.0.14206865` |
108+
109+
110+
## Android emulators
111+
112+
Android emulators are unavailable on Apple silicon machines due to the Apple Virtualization Framework not supporting nested virtualization. Please use a Linux instance.
113+
114+
## Java versions
115+
116+
| **Version** | **Path** |
117+
|-------------|----------|
118+
| 26 | `/Library/Java/JavaVirtualMachines/zulu-26.jdk/Contents/Home` |
119+
| 21.0.10 | `/Library/Java/JavaVirtualMachines/zulu-21.jdk/Contents/Home` |
120+
| **17.0.18** (default) | `/Library/Java/JavaVirtualMachines/zulu-17.jdk/Contents/Home` |
121+
| 11.0.30 | `/Library/Java/JavaVirtualMachines/zulu-11.jdk/Contents/Home` |
122+
| 1.8.0_482 | `/Library/Java/JavaVirtualMachines/zulu-8.jdk/Contents/Home` |
123+
| 1.7.0_352 | `/Library/Java/JavaVirtualMachines/zulu-7.jdk/Contents/Home` |
124+
125+
126+
## Gradle versions
127+
128+
| **Version** | **Path** |
129+
|---------|------|
130+
| 8.14.1 | `/Users/builder/programs/gradle-8.14.1` |
131+
132+
133+
## Other pre-installed tools
134+
135+
- appium `2.19.0`
136+
- aws `2.34.32`
137+
- azure-cli `2.85.0`
138+
- carthage `0.40.0`
139+
- cocoapods `1.16.2`
140+
- cordova `12.0.0`
141+
- curl `8.7.1`
142+
- ew-cli `1.2.2`
143+
- fastlane `2.233.0`
144+
- firebase `15.15.0`
145+
- gem `4.0.10`
146+
- gh `2.90.0`
147+
- git `2.53.0`
148+
- Google Cloud SDK `502.0.0`
149+
- gsutil `5.31`
150+
- homebrew `5.1.7`
151+
- ionic `7.2.1`
152+
- jq `1.8.1`
153+
- ktlint `1.8.0`
154+
- node `24.15.0`
155+
- npm `11.12.1`
156+
- python `3.12.7`
157+
- python3 `3.12.7`
158+
- ruby `4.0.2`
159+
- ssh `10.2p1`
160+
- sudo `1.9.17p2`
161+
- swiftgen `6.6.3`
162+
- tar `3.5.3`
163+
- ucd `0.11.10`
164+
- unzip `6.00`
165+
- wget `1.25.0`
166+
- xcbeautify `3.2.1`
167+
- yarn `4.9.2`
168+
- yq `4.53.2`
169+
- zip `3.0`

content/specs-windows/windows-2022.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Installed packages:
111111
- less `634.0`
112112
- node `20.12.2`
113113
- npm `10.5.0`
114-
- openssl `1.1.1.2100`
114+
- openssl `3.6.2`
115115
- powershell-core `7.4.1`
116116
- pyenv-win `3.1.1`
117117
- python `3.9.6`
@@ -121,7 +121,7 @@ Installed packages:
121121
- vcredist140 `14.38.33135`
122122
- vcredist2015 `14.0.24215.20170201`
123123
- vim `9.1.202`
124-
- visualcpp-build-tools `15.0.26228.20170424`
124+
- visualcpp-build-tools `17.14.29`
125125
- wget `1.21.4`
126126
- yarn `1.22.19`
127127
- zip `3.0.0`

0 commit comments

Comments
 (0)