|
28 | 28 | 33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F22044A3C60003C045 /* Assets.xcassets */; }; |
29 | 29 | 33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F42044A3C60003C045 /* MainMenu.xib */; }; |
30 | 30 | 33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; }; |
| 31 | + 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */ = {isa = PBXBuildFile; productRef = 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */; }; |
31 | 32 | B2581CDBAD665B1CFB1CE92D /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4AC64B853DA66EBC8DBBCB1C /* Pods_RunnerTests.framework */; }; |
32 | 33 | /* End PBXBuildFile section */ |
33 | 34 |
|
|
83 | 84 | 4AC64B853DA66EBC8DBBCB1C /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
84 | 85 | 65C8695AB1FA0A06BB1F1E7E /* 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>"; }; |
85 | 86 | 6828AFA0C502C2FAB178B22E /* 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>"; }; |
| 87 | + 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlutterGeneratedPluginSwiftPackage; path = ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; sourceTree = "<group>"; }; |
86 | 88 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; }; |
87 | 89 | 893BFFAE5C4C372A2CA82DF2 /* 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>"; }; |
88 | 90 | 8E0092687091B38D84CD0477 /* 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>"; }; |
|
103 | 105 | isa = PBXFrameworksBuildPhase; |
104 | 106 | buildActionMask = 2147483647; |
105 | 107 | files = ( |
| 108 | + 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */, |
106 | 109 | 18F21EFB5E09EFC425F2A67F /* Pods_Runner.framework in Frameworks */, |
107 | 110 | ); |
108 | 111 | runOnlyForDeploymentPostprocessing = 0; |
|
164 | 167 | 33CEB47122A05771004F2AC0 /* Flutter */ = { |
165 | 168 | isa = PBXGroup; |
166 | 169 | children = ( |
| 170 | + 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */, |
167 | 171 | 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */, |
168 | 172 | 33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */, |
169 | 173 | 33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */, |
|
240 | 244 | 33CC10EB2044A3C60003C045 /* Resources */, |
241 | 245 | 33CC110E2044A8840003C045 /* Bundle Framework */, |
242 | 246 | 3399D490228B24CF009A79C7 /* ShellScript */, |
243 | | - B12C2D7B3AD01B1DBAFF03C5 /* [CP] Embed Pods Frameworks */, |
244 | 247 | ); |
245 | 248 | buildRules = ( |
246 | 249 | ); |
247 | 250 | dependencies = ( |
248 | 251 | 33CC11202044C79F0003C045 /* PBXTargetDependency */, |
249 | 252 | ); |
250 | 253 | name = Runner; |
| 254 | + packageProductDependencies = ( |
| 255 | + 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */, |
| 256 | + ); |
251 | 257 | productName = Runner; |
252 | 258 | productReference = 33CC10ED2044A3C60003C045 /* feather.app */; |
253 | 259 | productType = "com.apple.product-type.application"; |
|
292 | 298 | Base, |
293 | 299 | ); |
294 | 300 | mainGroup = 33CC10E42044A3C60003C045; |
| 301 | + packageReferences = ( |
| 302 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "FlutterGeneratedPluginSwiftPackage" */, |
| 303 | + ); |
295 | 304 | productRefGroup = 33CC10EE2044A3C60003C045 /* Products */; |
296 | 305 | projectDirPath = ""; |
297 | 306 | projectRoot = ""; |
|
383 | 392 | shellPath = /bin/sh; |
384 | 393 | shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire"; |
385 | 394 | }; |
386 | | - B12C2D7B3AD01B1DBAFF03C5 /* [CP] Embed Pods Frameworks */ = { |
387 | | - isa = PBXShellScriptBuildPhase; |
388 | | - buildActionMask = 2147483647; |
389 | | - files = ( |
390 | | - ); |
391 | | - inputFileListPaths = ( |
392 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
393 | | - ); |
394 | | - name = "[CP] Embed Pods Frameworks"; |
395 | | - outputFileListPaths = ( |
396 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
397 | | - ); |
398 | | - runOnlyForDeploymentPostprocessing = 0; |
399 | | - shellPath = /bin/sh; |
400 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
401 | | - showEnvVarsInLog = 0; |
402 | | - }; |
403 | 395 | FF9B26D6B7C0FA75BE0C8577 /* [CP] Check Pods Manifest.lock */ = { |
404 | 396 | isa = PBXShellScriptBuildPhase; |
405 | 397 | buildActionMask = 2147483647; |
|
557 | 549 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
558 | 550 | GCC_WARN_UNUSED_FUNCTION = YES; |
559 | 551 | GCC_WARN_UNUSED_VARIABLE = YES; |
560 | | - MACOSX_DEPLOYMENT_TARGET = 10.14; |
| 552 | + MACOSX_DEPLOYMENT_TARGET = 10.15; |
561 | 553 | MTL_ENABLE_DEBUG_INFO = NO; |
562 | 554 | SDKROOT = macosx; |
563 | 555 | SWIFT_COMPILATION_MODE = wholemodule; |
|
639 | 631 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
640 | 632 | GCC_WARN_UNUSED_FUNCTION = YES; |
641 | 633 | GCC_WARN_UNUSED_VARIABLE = YES; |
642 | | - MACOSX_DEPLOYMENT_TARGET = 10.14; |
| 634 | + MACOSX_DEPLOYMENT_TARGET = 10.15; |
643 | 635 | MTL_ENABLE_DEBUG_INFO = YES; |
644 | 636 | ONLY_ACTIVE_ARCH = YES; |
645 | 637 | SDKROOT = macosx; |
|
689 | 681 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
690 | 682 | GCC_WARN_UNUSED_FUNCTION = YES; |
691 | 683 | GCC_WARN_UNUSED_VARIABLE = YES; |
692 | | - MACOSX_DEPLOYMENT_TARGET = 10.14; |
| 684 | + MACOSX_DEPLOYMENT_TARGET = 10.15; |
693 | 685 | MTL_ENABLE_DEBUG_INFO = NO; |
694 | 686 | SDKROOT = macosx; |
695 | 687 | SWIFT_COMPILATION_MODE = wholemodule; |
|
796 | 788 | defaultConfigurationName = Release; |
797 | 789 | }; |
798 | 790 | /* End XCConfigurationList section */ |
| 791 | + |
| 792 | +/* Begin XCLocalSwiftPackageReference section */ |
| 793 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "FlutterGeneratedPluginSwiftPackage" */ = { |
| 794 | + isa = XCLocalSwiftPackageReference; |
| 795 | + relativePath = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; |
| 796 | + }; |
| 797 | +/* End XCLocalSwiftPackageReference section */ |
| 798 | + |
| 799 | +/* Begin XCSwiftPackageProductDependency section */ |
| 800 | + 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */ = { |
| 801 | + isa = XCSwiftPackageProductDependency; |
| 802 | + productName = FlutterGeneratedPluginSwiftPackage; |
| 803 | + }; |
| 804 | +/* End XCSwiftPackageProductDependency section */ |
799 | 805 | }; |
800 | 806 | rootObject = 33CC10E52044A3C60003C045 /* Project object */; |
801 | 807 | } |
0 commit comments