|
19 | 19 | 9A3F3D5F2C3AFE150055D5CD /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9A3F3D5E2C3AFE150055D5CD /* StoreKit.framework */; }; |
20 | 20 | 9A4F5DA22C3B2527000EACC2 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 9A4F5DA12C3B2527000EACC2 /* Localizable.strings */; }; |
21 | 21 | 9A87B2F92C3B2B0700218483 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 9A87B2F82C3B2B0700218483 /* GoogleService-Info.plist */; }; |
| 22 | + 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */ = {isa = PBXBuildFile; productRef = 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */; }; |
22 | 23 | /* End PBXBuildFile section */ |
23 | 24 |
|
24 | 25 | /* Begin PBXContainerItemProxy section */ |
|
76 | 77 | A8602B75653AB73DE142F553 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
77 | 78 | DABB7D7AD904D2C45C09DBCF /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; }; |
78 | 79 | FB72AE6577B7BD49D8BCA65C /* 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>"; }; |
| 80 | + 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlutterGeneratedPluginSwiftPackage; path = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; sourceTree = "<group>"; }; |
79 | 81 | /* End PBXFileReference section */ |
80 | 82 |
|
81 | 83 | /* Begin PBXFrameworksBuildPhase section */ |
|
91 | 93 | isa = PBXFrameworksBuildPhase; |
92 | 94 | buildActionMask = 2147483647; |
93 | 95 | files = ( |
| 96 | + 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */, |
94 | 97 | 9A3F3D5F2C3AFE150055D5CD /* StoreKit.framework in Frameworks */, |
95 | 98 | 860BD16CA4ED11008A8278E5 /* Pods_Runner.framework in Frameworks */, |
96 | 99 | ); |
|
110 | 113 | 9740EEB11CF90186004384FC /* Flutter */ = { |
111 | 114 | isa = PBXGroup; |
112 | 115 | children = ( |
| 116 | + 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */, |
113 | 117 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */, |
114 | 118 | 9740EEB21CF90195004384FC /* Debug.xcconfig */, |
115 | 119 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */, |
|
203 | 207 | productType = "com.apple.product-type.bundle.unit-test"; |
204 | 208 | }; |
205 | 209 | 97C146ED1CF9000F007C117D /* Runner */ = { |
| 210 | + packageProductDependencies = ( |
| 211 | + 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */, |
| 212 | + ); |
206 | 213 | isa = PBXNativeTarget; |
207 | 214 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; |
208 | 215 | buildPhases = ( |
|
229 | 236 |
|
230 | 237 | /* Begin PBXProject section */ |
231 | 238 | 97C146E61CF9000F007C117D /* Project object */ = { |
| 239 | + packageReferences = ( |
| 240 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */, |
| 241 | + ); |
232 | 242 | isa = PBXProject; |
233 | 243 | attributes = { |
234 | 244 | BuildIndependentTargetsInParallel = YES; |
|
787 | 797 | defaultConfigurationName = Release; |
788 | 798 | }; |
789 | 799 | /* End XCConfigurationList section */ |
| 800 | +/* Begin XCLocalSwiftPackageReference section */ |
| 801 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */ = { |
| 802 | + isa = XCLocalSwiftPackageReference; |
| 803 | + relativePath = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; |
| 804 | + }; |
| 805 | +/* End XCLocalSwiftPackageReference section */ |
| 806 | +/* Begin XCSwiftPackageProductDependency section */ |
| 807 | + 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */ = { |
| 808 | + isa = XCSwiftPackageProductDependency; |
| 809 | + productName = FlutterGeneratedPluginSwiftPackage; |
| 810 | + }; |
| 811 | +/* End XCSwiftPackageProductDependency section */ |
790 | 812 | }; |
791 | 813 | rootObject = 97C146E61CF9000F007C117D /* Project object */; |
792 | 814 | } |
0 commit comments