|
28 | 28 | 33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; }; |
29 | 29 | 7FCF229C370F12EFF1B0FDF5 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1015E8E2F636E9884C600742 /* Pods_Runner.framework */; }; |
30 | 30 | DD7C8EE62624143F007C0E17 /* Buggy.m in Sources */ = {isa = PBXBuildFile; fileRef = DD7C8EE42624143F007C0E17 /* Buggy.m */; }; |
| 31 | + 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */ = {isa = PBXBuildFile; productRef = 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */; }; |
31 | 32 | /* End PBXBuildFile section */ |
32 | 33 |
|
33 | 34 | /* Begin PBXContainerItemProxy section */ |
|
77 | 78 | DD7C8EE42624143F007C0E17 /* Buggy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Buggy.m; sourceTree = "<group>"; }; |
78 | 79 | DD7C8EE52624143F007C0E17 /* Buggy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Buggy.h; sourceTree = "<group>"; }; |
79 | 80 | E92729910C7E9CCF423200A0 /* 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>"; }; |
| 81 | + 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlutterGeneratedPluginSwiftPackage; path = ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; sourceTree = "<group>"; }; |
80 | 82 | /* End PBXFileReference section */ |
81 | 83 |
|
82 | 84 | /* Begin PBXFrameworksBuildPhase section */ |
83 | 85 | 33CC10EA2044A3C60003C045 /* Frameworks */ = { |
84 | 86 | isa = PBXFrameworksBuildPhase; |
85 | 87 | buildActionMask = 2147483647; |
86 | 88 | files = ( |
| 89 | + 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */, |
87 | 90 | 7FCF229C370F12EFF1B0FDF5 /* Pods_Runner.framework in Frameworks */, |
88 | 91 | ); |
89 | 92 | runOnlyForDeploymentPostprocessing = 0; |
|
145 | 148 | 33CEB47122A05771004F2AC0 /* Flutter */ = { |
146 | 149 | isa = PBXGroup; |
147 | 150 | children = ( |
| 151 | + 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */, |
148 | 152 | 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */, |
149 | 153 | 33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */, |
150 | 154 | 33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */, |
|
181 | 185 |
|
182 | 186 | /* Begin PBXNativeTarget section */ |
183 | 187 | 33CC10EC2044A3C60003C045 /* Runner */ = { |
| 188 | + packageProductDependencies = ( |
| 189 | + 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */, |
| 190 | + ); |
184 | 191 | isa = PBXNativeTarget; |
185 | 192 | buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */; |
186 | 193 | buildPhases = ( |
|
206 | 213 |
|
207 | 214 | /* Begin PBXProject section */ |
208 | 215 | 33CC10E52044A3C60003C045 /* Project object */ = { |
| 216 | + packageReferences = ( |
| 217 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */, |
| 218 | + ); |
209 | 219 | isa = PBXProject; |
210 | 220 | attributes = { |
211 | 221 | LastSwiftUpdateCheck = 1430; |
|
644 | 654 | defaultConfigurationName = Release; |
645 | 655 | }; |
646 | 656 | /* End XCConfigurationList section */ |
| 657 | +/* Begin XCLocalSwiftPackageReference section */ |
| 658 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */ = { |
| 659 | + isa = XCLocalSwiftPackageReference; |
| 660 | + relativePath = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; |
| 661 | + }; |
| 662 | +/* End XCLocalSwiftPackageReference section */ |
| 663 | +/* Begin XCSwiftPackageProductDependency section */ |
| 664 | + 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */ = { |
| 665 | + isa = XCSwiftPackageProductDependency; |
| 666 | + productName = FlutterGeneratedPluginSwiftPackage; |
| 667 | + }; |
| 668 | +/* End XCSwiftPackageProductDependency section */ |
647 | 669 | }; |
648 | 670 | rootObject = 33CC10E52044A3C60003C045 /* Project object */; |
649 | 671 | } |
0 commit comments