|
26 | 26 | 3ABA07602CC99AAC003690EA /* ConfigurableWidgetExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 3ABA074E2CC99AAB003690EA /* ConfigurableWidgetExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
27 | 27 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
28 | 28 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; |
| 29 | + 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */ = {isa = PBXBuildFile; productRef = 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */; }; |
29 | 30 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
30 | 31 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; |
31 | 32 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; |
|
106 | 107 | 597C0A8859FF5FE53881B41E /* 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>"; }; |
107 | 108 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; }; |
108 | 109 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
| 110 | + 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlutterGeneratedPluginSwiftPackage; path = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; sourceTree = "<group>"; }; |
109 | 111 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
110 | 112 | 8343A354E29ABB27FAA47F30 /* 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>"; }; |
111 | 113 | 83DB0F8D7AA5CB93B210FE96 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
144 | 146 | isa = PBXFrameworksBuildPhase; |
145 | 147 | buildActionMask = 2147483647; |
146 | 148 | files = ( |
| 149 | + 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */, |
147 | 150 | 046A1AF646EFE7C0B8E078B6 /* Pods_Runner.framework in Frameworks */, |
148 | 151 | ); |
149 | 152 | runOnlyForDeploymentPostprocessing = 0; |
|
210 | 213 | 9740EEB11CF90186004384FC /* Flutter */ = { |
211 | 214 | isa = PBXGroup; |
212 | 215 | children = ( |
| 216 | + 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */, |
213 | 217 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */, |
214 | 218 | 9740EEB21CF90195004384FC /* Debug.xcconfig */, |
215 | 219 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */, |
|
326 | 330 | 97C146EC1CF9000F007C117D /* Resources */, |
327 | 331 | 9705A1C41CF9048500538489 /* Embed Frameworks */, |
328 | 332 | 3ABA07612CC99AAC003690EA /* Embed Foundation Extensions */, |
329 | | - D2258577D38C7C118A268941 /* [CP] Embed Pods Frameworks */, |
330 | 333 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */, |
331 | 334 | ); |
332 | 335 | buildRules = ( |
|
336 | 339 | 3A273FFF2D62647200574BA7 /* PBXTargetDependency */, |
337 | 340 | ); |
338 | 341 | name = Runner; |
| 342 | + packageProductDependencies = ( |
| 343 | + 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */, |
| 344 | + ); |
339 | 345 | productName = Runner; |
340 | 346 | productReference = 97C146EE1CF9000F007C117D /* Runner.app */; |
341 | 347 | productType = "com.apple.product-type.application"; |
|
376 | 382 | Base, |
377 | 383 | ); |
378 | 384 | mainGroup = 97C146E51CF9000F007C117D; |
| 385 | + packageReferences = ( |
| 386 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "FlutterGeneratedPluginSwiftPackage" */, |
| 387 | + ); |
379 | 388 | productRefGroup = 97C146EF1CF9000F007C117D /* Products */; |
380 | 389 | projectDirPath = ""; |
381 | 390 | projectRoot = ""; |
|
478 | 487 | shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
479 | 488 | showEnvVarsInLog = 0; |
480 | 489 | }; |
481 | | - D2258577D38C7C118A268941 /* [CP] Embed Pods Frameworks */ = { |
482 | | - isa = PBXShellScriptBuildPhase; |
483 | | - buildActionMask = 2147483647; |
484 | | - files = ( |
485 | | - ); |
486 | | - inputFileListPaths = ( |
487 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
488 | | - ); |
489 | | - name = "[CP] Embed Pods Frameworks"; |
490 | | - outputFileListPaths = ( |
491 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
492 | | - ); |
493 | | - runOnlyForDeploymentPostprocessing = 0; |
494 | | - shellPath = /bin/sh; |
495 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
496 | | - showEnvVarsInLog = 0; |
497 | | - }; |
498 | 490 | E8BBFC077CA9C00B509D3353 /* [CP] Check Pods Manifest.lock */ = { |
499 | 491 | isa = PBXShellScriptBuildPhase; |
500 | 492 | buildActionMask = 2147483647; |
|
1176 | 1168 | defaultConfigurationName = Release; |
1177 | 1169 | }; |
1178 | 1170 | /* End XCConfigurationList section */ |
| 1171 | + |
| 1172 | +/* Begin XCLocalSwiftPackageReference section */ |
| 1173 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "FlutterGeneratedPluginSwiftPackage" */ = { |
| 1174 | + isa = XCLocalSwiftPackageReference; |
| 1175 | + relativePath = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; |
| 1176 | + }; |
| 1177 | +/* End XCLocalSwiftPackageReference section */ |
| 1178 | + |
| 1179 | +/* Begin XCSwiftPackageProductDependency section */ |
| 1180 | + 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */ = { |
| 1181 | + isa = XCSwiftPackageProductDependency; |
| 1182 | + productName = FlutterGeneratedPluginSwiftPackage; |
| 1183 | + }; |
| 1184 | +/* End XCSwiftPackageProductDependency section */ |
1179 | 1185 | }; |
1180 | 1186 | rootObject = 97C146E61CF9000F007C117D /* Project object */; |
1181 | 1187 | } |
0 commit comments