File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 21
21
<key >CFBundleVersion </key >
22
22
<string >1.0 </string >
23
23
<key >MinimumOSVersion </key >
24
- <string >12 .0 </string >
24
+ <string >13 .0 </string >
25
25
</dict >
26
26
</plist >
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ EXTERNAL SOURCES:
105
105
106
106
SPEC CHECKSUMS:
107
107
camera_avfoundation: be3be85408cd4126f250386828e9b1dfa40ab436
108
- Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
108
+ Flutter: cabc95a1d2626b1b06e7179b784ebcf0c0cde467
109
109
flutter_keyboard_visibility: 4625131e43015dbbe759d9b20daaf77e0e3f6619
110
110
flutter_zxing: e8bcc43bd3056c70c271b732ed94e7a16fd62f93
111
111
image_picker_ios: 7fe1ff8e34c1790d6fff70a32484959f563a928a
Original file line number Diff line number Diff line change 344
344
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
345
345
GCC_WARN_UNUSED_FUNCTION = YES;
346
346
GCC_WARN_UNUSED_VARIABLE = YES;
347
- IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
347
+ IPHONEOS_DEPLOYMENT_TARGET = 13 .0;
348
348
MTL_ENABLE_DEBUG_INFO = NO;
349
349
SDKROOT = iphoneos;
350
350
SUPPORTED_PLATFORMS = iphoneos;
432
432
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
433
433
GCC_WARN_UNUSED_FUNCTION = YES;
434
434
GCC_WARN_UNUSED_VARIABLE = YES;
435
- IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
435
+ IPHONEOS_DEPLOYMENT_TARGET = 13 .0;
436
436
MTL_ENABLE_DEBUG_INFO = YES;
437
437
ONLY_ACTIVE_ARCH = YES;
438
438
SDKROOT = iphoneos;
481
481
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
482
482
GCC_WARN_UNUSED_FUNCTION = YES;
483
483
GCC_WARN_UNUSED_VARIABLE = YES;
484
- IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
484
+ IPHONEOS_DEPLOYMENT_TARGET = 13 .0;
485
485
MTL_ENABLE_DEBUG_INFO = NO;
486
486
SDKROOT = iphoneos;
487
487
SUPPORTED_PLATFORMS = iphoneos;
You can’t perform that action at this time.
0 commit comments