File tree Expand file tree Collapse file tree 2 files changed +45
-17
lines changed Expand file tree Collapse file tree 2 files changed +45
-17
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,34 @@ This page is updated on a weekly basis.
10
10
11
11
### Week of April 7 2025
12
12
13
+ ** (Improved) macos-xcode16 (apple silicon) image update**
14
+
15
+ ** (New)** Packages:
16
+
17
+ - xcbeautify
18
+
19
+ ** (Updated)** Updated packages:
20
+
21
+ - brew 4.3.23 -> 4.4.28
22
+ - cocoapods 1.15.2 -> 1.16.2
23
+ - fastlane 2.226.0 -> 2.227.0
24
+ - flutter 3.24.3 -> 3.29.2
25
+ - macOS 14.5 -> 15.4
26
+ - node v18.20.1 -> v22.14.0
27
+ - nvm 0.40.1 -> 0.40.2
28
+ - pip3 24.2 -> 25.0
29
+ - postgres 14.13 -> 14.17
30
+ - python3 3.12.6 -> 3.13.2
31
+ - ruby system 3.3.2 -> 3.4.2
32
+ - ruby rbenv 3.3.5 -> 3.2.8
33
+ - Simulator iOS 18.2 -> 18.4
34
+ - Simulator tvOS 18.2 -> 18.4
35
+ - Simulator watchOS 11.2 -> 11.4
36
+ - Simulator visionOS 2.2 -> 2.4
37
+ - Xcode 16.2 -> 16.3
38
+
39
+ To learn more about this image, check our [ macOS Xcode 16] ( https://docs.semaphoreci.com/reference/os-apple#mac-16 )
40
+
13
41
** (Improved) Ubuntu 20.04 image update**
14
42
15
43
** (New)** Packages:
Original file line number Diff line number Diff line change 47
47
48
48
System version:
49
49
50
- - ProductVersion: 14.5
51
- - BuildVersion: 23F79
52
- - Kernel Version: Darwin 23.5 .0
50
+ - ProductVersion: 15.4
51
+ - BuildVersion: 24E248
52
+ - Kernel Version: Darwin 24.4 .0
53
53
54
54
### Version control
55
55
@@ -92,15 +92,15 @@ Installed versions:
92
92
93
93
- 16 (default)
94
94
95
- The default installed Xcode version is ` 16.2 ` .
95
+ The default installed Xcode version is ` 16.3 ` .
96
96
97
97
Xcode 16.2 has the following SDKs preinstalled:
98
98
99
- - iOS 18.2
100
- - macOS 15.0
101
- - tvOS 18.2
102
- - watchOS 11.2
103
- - visionOS 2.2
99
+ - iOS 18.4
100
+ - macOS 15.4
101
+ - tvOS 18.4
102
+ - watchOS 11.4
103
+ - visionOS 2.4
104
104
105
105
</div >
106
106
@@ -111,7 +111,7 @@ Xcode 16.2 has the following SDKs preinstalled:
111
111
112
112
Installed version:
113
113
114
- - Node.js: v18.20 .1
114
+ - Node.js: v22.14 .1
115
115
- Yarn: 1.22.22
116
116
117
117
</div >
@@ -123,11 +123,11 @@ Installed version:
123
123
124
124
Installed version:
125
125
126
- - 3.12.44
126
+ - 3.13.2
127
127
128
128
Supporting libraries:
129
129
130
- - pip3: 24
130
+ - pip3: 25
131
131
132
132
</div >
133
133
</details >
@@ -138,13 +138,13 @@ Supporting libraries:
138
138
139
139
Installed versions:
140
140
141
- - 3.3 .2 (system)
142
- - 3.3.5
141
+ - 3.4 .2 (system)
142
+ - 3.2.8
143
143
144
144
Following gems are pre-installed:
145
145
146
- - fastlane (2.221.1 )
147
- - cocoapods (1.15 .2)
146
+ - fastlane (2.227.0 )
147
+ - cocoapods (1.16 .2)
148
148
149
149
</div >
150
150
</details >
@@ -162,7 +162,7 @@ Following gems are pre-installed:
162
162
<summary >Flutter</summary >
163
163
<div >
164
164
165
- - 3.24.3
165
+ - 3.29.2
166
166
167
167
</div >
168
168
</details >
You can’t perform that action at this time.
0 commit comments