mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
update sim script (flutter/engine#11355)
This commit is contained in:
parent
8bc66b6451
commit
4edf156fd4
@ -20,7 +20,7 @@ cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd
|
||||
pushd ios/Scenarios
|
||||
|
||||
set -o pipefail && xcodebuild -sdk iphonesimulator \
|
||||
-scheme ScenariosTests \
|
||||
-scheme Scenarios \
|
||||
-destination 'platform=iOS Simulator,name=iPhone SE' \
|
||||
test \
|
||||
FLUTTER_ENGINE=$FLUTTER_ENGINE | $PRETTY
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user