|
17 | 17 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
18 | 18 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; |
19 | 19 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; |
| 20 | + 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */ = {isa = PBXBuildFile; productRef = 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */; }; |
20 | 21 | /* End PBXBuildFile section */ |
21 | 22 |
|
22 | 23 | /* Begin PBXContainerItemProxy section */ |
|
67 | 68 | BA896DE0E3457D7F8E7B874C /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; }; |
68 | 69 | EBDE73226368E7C4C301B721 /* 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>"; }; |
69 | 70 | F5CFB2CC6A32D774511849CE /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; }; |
| 71 | + 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlutterGeneratedPluginSwiftPackage; path = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; sourceTree = "<group>"; }; |
70 | 72 | /* End PBXFileReference section */ |
71 | 73 |
|
72 | 74 | /* Begin PBXFrameworksBuildPhase section */ |
|
82 | 84 | isa = PBXFrameworksBuildPhase; |
83 | 85 | buildActionMask = 2147483647; |
84 | 86 | files = ( |
| 87 | + 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */, |
85 | 88 | 5CDFF0275A08E50A6164A3F8 /* libPods-Runner.a in Frameworks */, |
86 | 89 | ); |
87 | 90 | runOnlyForDeploymentPostprocessing = 0; |
|
100 | 103 | 9740EEB11CF90186004384FC /* Flutter */ = { |
101 | 104 | isa = PBXGroup; |
102 | 105 | children = ( |
| 106 | + 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */, |
103 | 107 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */, |
104 | 108 | 9740EEB21CF90195004384FC /* Debug.xcconfig */, |
105 | 109 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */, |
|
199 | 203 | productType = "com.apple.product-type.bundle.unit-test"; |
200 | 204 | }; |
201 | 205 | 97C146ED1CF9000F007C117D /* Runner */ = { |
| 206 | + packageProductDependencies = ( |
| 207 | + 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */, |
| 208 | + ); |
202 | 209 | isa = PBXNativeTarget; |
203 | 210 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; |
204 | 211 | buildPhases = ( |
|
225 | 232 |
|
226 | 233 | /* Begin PBXProject section */ |
227 | 234 | 97C146E61CF9000F007C117D /* Project object */ = { |
| 235 | + packageReferences = ( |
| 236 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */, |
| 237 | + ); |
228 | 238 | isa = PBXProject; |
229 | 239 | attributes = { |
230 | 240 | LastUpgradeCheck = 1510; |
|
481 | 491 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
482 | 492 | GCC_WARN_UNUSED_FUNCTION = YES; |
483 | 493 | GCC_WARN_UNUSED_VARIABLE = YES; |
484 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 494 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
485 | 495 | MTL_ENABLE_DEBUG_INFO = NO; |
486 | 496 | SDKROOT = iphoneos; |
487 | 497 | SUPPORTED_PLATFORMS = iphoneos; |
|
597 | 607 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
598 | 608 | GCC_WARN_UNUSED_FUNCTION = YES; |
599 | 609 | GCC_WARN_UNUSED_VARIABLE = YES; |
600 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 610 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
601 | 611 | MTL_ENABLE_DEBUG_INFO = YES; |
602 | 612 | ONLY_ACTIVE_ARCH = YES; |
603 | 613 | SDKROOT = iphoneos; |
|
646 | 656 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
647 | 657 | GCC_WARN_UNUSED_FUNCTION = YES; |
648 | 658 | GCC_WARN_UNUSED_VARIABLE = YES; |
649 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 659 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
650 | 660 | MTL_ENABLE_DEBUG_INFO = NO; |
651 | 661 | SDKROOT = iphoneos; |
652 | 662 | SUPPORTED_PLATFORMS = iphoneos; |
|
725 | 735 | defaultConfigurationName = Release; |
726 | 736 | }; |
727 | 737 | /* End XCConfigurationList section */ |
| 738 | +/* Begin XCLocalSwiftPackageReference section */ |
| 739 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */ = { |
| 740 | + isa = XCLocalSwiftPackageReference; |
| 741 | + relativePath = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; |
| 742 | + }; |
| 743 | +/* End XCLocalSwiftPackageReference section */ |
| 744 | +/* Begin XCSwiftPackageProductDependency section */ |
| 745 | + 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */ = { |
| 746 | + isa = XCSwiftPackageProductDependency; |
| 747 | + productName = FlutterGeneratedPluginSwiftPackage; |
| 748 | + }; |
| 749 | +/* End XCSwiftPackageProductDependency section */ |
728 | 750 | }; |
729 | 751 | rootObject = 97C146E61CF9000F007C117D /* Project object */; |
730 | 752 | } |
0 commit comments