File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2121 <key >CFBundleVersion </key >
2222 <string >1.0 </string >
2323 <key >MinimumOSVersion </key >
24- <string >12 .0 </string >
24+ <string >13 .0 </string >
2525</dict >
2626</plist >
Original file line number Diff line number Diff line change 11# Uncomment this line to define a global platform for your project
2- # platform :ios, '12 .0'
2+ # platform :ios, '13 .0'
33
44# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
55ENV [ 'COCOAPODS_DISABLE_STATS' ] = 'true'
Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ EXTERNAL SOURCES:
1515 :path: ".symlinks/plugins/path_provider_foundation/darwin"
1616
1717SPEC CHECKSUMS:
18- Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
18+ Flutter: cabc95a1d2626b1b06e7179b784ebcf0c0cde467
1919 path_provider_foundation: 2b6b4c569c0fb62ec74538f866245ac84301af46
2020
21- PODFILE CHECKSUM: 819463e6a0290f5a72f145ba7cde16e8b6ef0796
21+ PODFILE CHECKSUM: 4f1c12611da7338d21589c0b2ecd6bd20b109694
2222
2323COCOAPODS: 1.16.2
Original file line number Diff line number Diff line change 455455 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
456456 GCC_WARN_UNUSED_FUNCTION = YES;
457457 GCC_WARN_UNUSED_VARIABLE = YES;
458- IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
458+ IPHONEOS_DEPLOYMENT_TARGET = 13 .0;
459459 MTL_ENABLE_DEBUG_INFO = NO;
460460 SDKROOT = iphoneos;
461461 SUPPORTED_PLATFORMS = iphoneos;
584584 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
585585 GCC_WARN_UNUSED_FUNCTION = YES;
586586 GCC_WARN_UNUSED_VARIABLE = YES;
587- IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
587+ IPHONEOS_DEPLOYMENT_TARGET = 13 .0;
588588 MTL_ENABLE_DEBUG_INFO = YES;
589589 ONLY_ACTIVE_ARCH = YES;
590590 SDKROOT = iphoneos;
635635 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
636636 GCC_WARN_UNUSED_FUNCTION = YES;
637637 GCC_WARN_UNUSED_VARIABLE = YES;
638- IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
638+ IPHONEOS_DEPLOYMENT_TARGET = 13 .0;
639639 MTL_ENABLE_DEBUG_INFO = NO;
640640 SDKROOT = iphoneos;
641641 SUPPORTED_PLATFORMS = iphoneos;
You can’t perform that action at this time.
0 commit comments