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 eccf8d8 commit c5bb973Copy full SHA for c5bb973
.buildkite/pipeline.yml
@@ -106,7 +106,7 @@ steps:
106
.buildkite/commands/shared-set-up.sh
107
xcodebuild \
108
-scheme Keystone \
109
- -destination 'platform=iOS Simulator,OS=18.2,name=iPhone 16' \
+ -destination 'platform=iOS Simulator,OS=18.4,name=iPhone 16' \
110
test \
111
| xcbeautify
112
plugins: [$CI_TOOLKIT_PLUGIN]
@@ -121,7 +121,7 @@ steps:
121
122
123
-scheme WordPressData \
124
125
126
127
0 commit comments