Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Update tests to Xcode 15 and iOS 17 simulator #49833

Merged
merged 3 commits into from
Jan 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ platform_properties:
os: Mac-13
$flutter/osx_sdk : >-
{
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
dimensions:
mac_model: "Macmini8,1|Macmini9,1"
Expand Down Expand Up @@ -381,7 +381,7 @@ targets:
]
$flutter/osx_sdk : >-
{
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
drone_dimensions:
- os=Mac-13
Expand All @@ -402,7 +402,7 @@ targets:
config_name: mac_ios_engine
$flutter/osx_sdk : >-
{
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
drone_dimensions:
- os=Mac-13
Expand Down
2 changes: 1 addition & 1 deletion ci/builders/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ in the `config_name` under `properties`:
properties:
config_name: mac_android_aot_engine
$flutter/osx_sdk : >-
{ "sdk_version": "14e300c" }
{ "sdk_version": "15a240d" }

```

Expand Down
12 changes: 6 additions & 6 deletions ci/builders/mac_android_aot_engine.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
}
},
Expand Down Expand Up @@ -75,7 +75,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
}
},
Expand Down Expand Up @@ -115,7 +115,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
}
},
Expand Down Expand Up @@ -154,7 +154,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
}
},
Expand Down Expand Up @@ -194,7 +194,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
}
},
Expand Down Expand Up @@ -234,7 +234,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
}
}
Expand Down
12 changes: 6 additions & 6 deletions ci/builders/mac_host_engine.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
},
"tests": [
Expand Down Expand Up @@ -106,7 +106,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
},
"tests": [
Expand Down Expand Up @@ -176,7 +176,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
},
"tests": [
Expand Down Expand Up @@ -237,7 +237,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
}
},
Expand Down Expand Up @@ -280,7 +280,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
}
},
Expand Down Expand Up @@ -325,7 +325,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
}
}
Expand Down
20 changes: 10 additions & 10 deletions ci/builders/mac_ios_engine.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
}
},
Expand All @@ -42,7 +42,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
}
},
Expand All @@ -65,7 +65,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
}
},
Expand All @@ -89,7 +89,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
}
},
Expand All @@ -113,7 +113,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
}
},
Expand All @@ -137,7 +137,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
}
},
Expand All @@ -161,7 +161,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
}
},
Expand All @@ -185,7 +185,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
}
},
Expand All @@ -210,7 +210,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
}
},
Expand All @@ -235,7 +235,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
}
}
Expand Down
19 changes: 8 additions & 11 deletions ci/builders/mac_unopt.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
},
"tests": [
Expand Down Expand Up @@ -67,10 +67,9 @@
"properties": {
"$flutter/osx_sdk": {
"runtime_versions": [
"ios-16-4_14e300c",
"ios-16-2_14c18"
"ios-17-0_15a240d"
],
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
},
"drone_dimensions": [
Expand Down Expand Up @@ -164,7 +163,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
}
},
Expand All @@ -181,10 +180,9 @@
"properties": {
"$flutter/osx_sdk": {
"runtime_versions": [
"ios-16-4_14e300c",
"ios-16-2_14c18"
"ios-17-0_15a240d"
],
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
},
"drone_dimensions": [
Expand Down Expand Up @@ -255,10 +253,9 @@
"properties": {
"$flutter/osx_sdk": {
"runtime_versions": [
"ios-16-4_14e300c",
"ios-16-2_14c18"
"ios-17-0_15a240d"
],
"sdk_version": "14e300c"
"sdk_version": "15a240d"
}
},
"drone_dimensions": [
Expand Down
Loading