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 7959903 commit 9f8e447Copy full SHA for 9f8e447
testing/scenario_app/run_ios_tests.sh
@@ -21,7 +21,7 @@ pushd ios/Scenarios
21
22
set -o pipefail && xcodebuild -sdk iphonesimulator \
23
-scheme Scenarios \
24
- -destination 'platform=iOS Simulator,name=iPhone SE' \
+ -destination 'platform=iOS Simulator,OS=12.2,name=iPhone SE' \
25
test \
26
FLUTTER_ENGINE=$FLUTTER_ENGINE | $PRETTY
27
0 commit comments