File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
example/ios/Runner.xcodeproj Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -148,10 +148,10 @@ jobs:
148148 - advanced-checkout/shallow-checkout
149149 - setup_flutter
150150 - setup_patrol
151- - android/create_avd :
152- avd_name : ' test'
151+ - android/create-avd :
152+ avd-name : ' test'
153153 install : true
154- system_image : system-images;android-33;default;x86_64
154+ system-image : system-images;android-33;default;x86_64
155155 - android/start-emulator :
156156 avd-name : ' test'
157157 post-emulator-launch-assemble-command : ' '
Original file line number Diff line number Diff line change 328328 isa = PBXProject;
329329 attributes = {
330330 BuildIndependentTargetsInParallel = YES;
331- LastUpgradeCheck = 1600 ;
331+ LastUpgradeCheck = 1510 ;
332332 ORGANIZATIONNAME = "";
333333 TargetAttributes = {
334334 97C146ED1CF9000F007C117D = {
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Scheme
3- LastUpgradeVersion = " 1600 "
3+ LastUpgradeVersion = " 1510 "
44 version = " 1.3" >
55 <BuildAction
66 parallelizeBuildables = " YES"
You can’t perform that action at this time.
0 commit comments