Skip to content

Commit 522f700

Browse files
[macos] 12.01.2026 Software Changes (#13509)
1 parent bb887b7 commit 522f700

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

images/macos/toolsets/toolset-14.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@
132132
"android": {
133133
"cmdline-tools": "commandlinetools-mac-10406996_latest.zip",
134134
"sdk-tools": "sdk-tools-darwin-4333796.zip",
135-
"platform_min_version": "33",
136-
"build_tools_min_version": "33.0.2",
135+
"platform_min_version": "34",
136+
"build_tools_min_version": "34.0.0",
137137
"extras": [
138138
"android;m2repository", "google;m2repository", "google;google_play_services"
139139
],
@@ -143,9 +143,9 @@
143143
"cmake;4.1.2"
144144
],
145145
"ndk": {
146-
"default": "26",
146+
"default": "27",
147147
"versions": [
148-
"26", "27", "28", "29"
148+
"27", "28", "29"
149149
]
150150
}
151151
},
@@ -232,7 +232,6 @@
232232
"arch": {
233233
"x64": {
234234
"versions": [
235-
"3.9.*",
236235
"3.10.*",
237236
"3.11.*",
238237
"3.12.*",

images/macos/toolsets/toolset-15.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"ndk": {
150150
"default": "27",
151151
"versions": [
152-
"26", "27","28", "29"
152+
"27", "28", "29"
153153
]
154154
}
155155
},
@@ -236,7 +236,6 @@
236236
"arch": {
237237
"x64": {
238238
"versions": [
239-
"3.9.*",
240239
"3.10.*",
241240
"3.11.*",
242241
"3.12.*",

0 commit comments

Comments
 (0)