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:
148
148
- advanced-checkout/shallow-checkout
149
149
- setup_flutter
150
150
- setup_patrol
151
- - android/create_avd :
152
- avd_name : ' test'
151
+ - android/create-avd :
152
+ avd-name : ' test'
153
153
install : true
154
- system_image : system-images;android-33;default;x86_64
154
+ system-image : system-images;android-33;default;x86_64
155
155
- android/start-emulator :
156
156
avd-name : ' test'
157
157
post-emulator-launch-assemble-command : ' '
Original file line number Diff line number Diff line change 328
328
isa = PBXProject;
329
329
attributes = {
330
330
BuildIndependentTargetsInParallel = YES;
331
- LastUpgradeCheck = 1600 ;
331
+ LastUpgradeCheck = 1510 ;
332
332
ORGANIZATIONNAME = "";
333
333
TargetAttributes = {
334
334
97C146ED1CF9000F007C117D = {
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<Scheme
3
- LastUpgradeVersion = " 1600 "
3
+ LastUpgradeVersion = " 1510 "
4
4
version = " 1.3" >
5
5
<BuildAction
6
6
parallelizeBuildables = " YES"
You can’t perform that action at this time.
0 commit comments