|
68 | 68 | ABEE568C2D6B9E4300551983 /* Runner.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Runner.entitlements; sourceTree = "<group>"; };
|
69 | 69 | F97011D03CBC7A35D177D127 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
|
70 | 70 | FCEA0A19EEB97E6889BA5240 /* 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>"; };
|
| 71 | + 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlutterGeneratedPluginSwiftPackage; path = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; sourceTree = "<group>"; }; |
71 | 72 | /* End PBXFileReference section */
|
72 | 73 |
|
73 | 74 | /* Begin PBXFrameworksBuildPhase section */
|
|
112 | 113 | 9740EEB11CF90186004384FC /* Flutter */ = {
|
113 | 114 | isa = PBXGroup;
|
114 | 115 | children = (
|
| 116 | + 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */, |
115 | 117 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
|
116 | 118 | 9740EEB21CF90195004384FC /* Debug.xcconfig */,
|
117 | 119 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
|
|
249 | 251 | );
|
250 | 252 | mainGroup = 97C146E51CF9000F007C117D;
|
251 | 253 | packageReferences = (
|
| 254 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */, |
252 | 255 | ABB05D852D6BB16700FA4740 /* XCLocalSwiftPackageReference "FlutterGeneratedPluginSwiftPackage" */,
|
253 | 256 | );
|
254 | 257 | productRefGroup = 97C146EF1CF9000F007C117D /* Products */;
|
|
485 | 488 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
486 | 489 | GCC_WARN_UNUSED_FUNCTION = YES;
|
487 | 490 | GCC_WARN_UNUSED_VARIABLE = YES;
|
488 |
| - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 491 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
489 | 492 | MTL_ENABLE_DEBUG_INFO = NO;
|
490 | 493 | SDKROOT = iphoneos;
|
491 | 494 | SUPPORTED_PLATFORMS = iphoneos;
|
|
616 | 619 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
617 | 620 | GCC_WARN_UNUSED_FUNCTION = YES;
|
618 | 621 | GCC_WARN_UNUSED_VARIABLE = YES;
|
619 |
| - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 622 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
620 | 623 | MTL_ENABLE_DEBUG_INFO = YES;
|
621 | 624 | ONLY_ACTIVE_ARCH = YES;
|
622 | 625 | SDKROOT = iphoneos;
|
|
667 | 670 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
668 | 671 | GCC_WARN_UNUSED_FUNCTION = YES;
|
669 | 672 | GCC_WARN_UNUSED_VARIABLE = YES;
|
670 |
| - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 673 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
671 | 674 | MTL_ENABLE_DEBUG_INFO = NO;
|
672 | 675 | SDKROOT = iphoneos;
|
673 | 676 | SUPPORTED_PLATFORMS = iphoneos;
|
|
765 | 768 | isa = XCLocalSwiftPackageReference;
|
766 | 769 | relativePath = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage;
|
767 | 770 | };
|
| 771 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */ = { |
| 772 | + isa = XCLocalSwiftPackageReference; |
| 773 | + relativePath = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; |
| 774 | + }; |
768 | 775 | /* End XCLocalSwiftPackageReference section */
|
769 | 776 |
|
770 | 777 | /* Begin XCSwiftPackageProductDependency section */
|
|
0 commit comments