|
69 | 69 | B243AD49F47302411233B516 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; }; |
70 | 70 | D2A7BBBBFF709BA27749C289 /* libPods-RunnerTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RunnerTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
71 | 71 | FFD2CB2F44ABC32F53850FB4 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; }; |
| 72 | + 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlutterGeneratedPluginSwiftPackage; path = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; sourceTree = "<group>"; }; |
72 | 73 | /* End PBXFileReference section */ |
73 | 74 |
|
74 | 75 | /* Begin PBXFrameworksBuildPhase section */ |
|
116 | 117 | 9740EEB11CF90186004384FC /* Flutter */ = { |
117 | 118 | isa = PBXGroup; |
118 | 119 | children = ( |
| 120 | + 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */, |
119 | 121 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */, |
120 | 122 | 9740EEB21CF90195004384FC /* Debug.xcconfig */, |
121 | 123 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */, |
|
472 | 474 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
473 | 475 | GCC_WARN_UNUSED_FUNCTION = YES; |
474 | 476 | GCC_WARN_UNUSED_VARIABLE = YES; |
475 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 477 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
476 | 478 | MTL_ENABLE_DEBUG_INFO = NO; |
477 | 479 | SDKROOT = iphoneos; |
478 | 480 | SUPPORTED_PLATFORMS = iphoneos; |
|
590 | 592 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
591 | 593 | GCC_WARN_UNUSED_FUNCTION = YES; |
592 | 594 | GCC_WARN_UNUSED_VARIABLE = YES; |
593 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 595 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
594 | 596 | MTL_ENABLE_DEBUG_INFO = YES; |
595 | 597 | ONLY_ACTIVE_ARCH = YES; |
596 | 598 | SDKROOT = iphoneos; |
|
639 | 641 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
640 | 642 | GCC_WARN_UNUSED_FUNCTION = YES; |
641 | 643 | GCC_WARN_UNUSED_VARIABLE = YES; |
642 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 644 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
643 | 645 | MTL_ENABLE_DEBUG_INFO = NO; |
644 | 646 | SDKROOT = iphoneos; |
645 | 647 | SUPPORTED_PLATFORMS = iphoneos; |
|
0 commit comments