We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e686f0 commit 37b3881Copy full SHA for 37b3881
.github/workflows/build.yml
@@ -9,7 +9,7 @@ on:
9
env:
10
FLUTTER_VERSION: "3.24.0"
11
JAVA_VERSION: "17"
12
- XCODE_VERSION: "Xcode_16_beta_6"
+ XCODE_VERSION: "Xcode_16"
13
14
jobs:
15
build-android:
.github/workflows/test.yml
@@ -8,7 +8,7 @@ env:
8
ANDROID_API_LEVEL: "34"
- XCODE_VERSION: "Xcode_16_Release_Candidate"
IOS_DEVICE: "iPhone 15 Pro"
0 commit comments