|
26 | 26 | 33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F22044A3C60003C045 /* Assets.xcassets */; };
|
27 | 27 | 33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F42044A3C60003C045 /* MainMenu.xib */; };
|
28 | 28 | 33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; };
|
29 |
| - 7F93B8DF55C23585E8C7FC80 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B2AB02491CCC3DA14B1682F2 /* Pods_Runner.framework */; }; |
| 29 | + 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */ = {isa = PBXBuildFile; productRef = 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */; }; |
30 | 30 | /* End PBXBuildFile section */
|
31 | 31 |
|
32 | 32 | /* Begin PBXContainerItemProxy section */
|
|
53 | 53 | /* End PBXCopyFilesBuildPhase section */
|
54 | 54 |
|
55 | 55 | /* Begin PBXFileReference section */
|
56 |
| - 1EAB4EFABC0020C99A5E6EE5 /* 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>"; }; |
57 | 56 | 333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = "<group>"; };
|
58 | 57 | 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GeneratedPluginRegistrant.swift; sourceTree = "<group>"; };
|
59 | 58 | 33CC10ED2044A3C60003C045 /* desktop_drop_example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = desktop_drop_example.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
68 | 67 | 33E51913231747F40026EE4D /* DebugProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DebugProfile.entitlements; sourceTree = "<group>"; };
|
69 | 68 | 33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = "<group>"; };
|
70 | 69 | 33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = "<group>"; };
|
71 |
| - 79D1ABD8CD8F69FB7CE33E8C /* 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>"; }; |
72 | 70 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
|
73 | 71 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
|
74 |
| - B2AB02491CCC3DA14B1682F2 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
75 |
| - BBC5FF85C6C649BFDDAB61AE /* 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>"; }; |
76 | 72 | /* End PBXFileReference section */
|
77 | 73 |
|
78 | 74 | /* Begin PBXFrameworksBuildPhase section */
|
79 | 75 | 33CC10EA2044A3C60003C045 /* Frameworks */ = {
|
80 | 76 | isa = PBXFrameworksBuildPhase;
|
81 | 77 | buildActionMask = 2147483647;
|
82 | 78 | files = (
|
83 |
| - 7F93B8DF55C23585E8C7FC80 /* Pods_Runner.framework in Frameworks */, |
| 79 | + 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */, |
84 | 80 | );
|
85 | 81 | runOnlyForDeploymentPostprocessing = 0;
|
86 | 82 | };
|
|
104 | 100 | 33FAB671232836740065AC1E /* Runner */,
|
105 | 101 | 33CEB47122A05771004F2AC0 /* Flutter */,
|
106 | 102 | 33CC10EE2044A3C60003C045 /* Products */,
|
107 |
| - D73912EC22F37F3D000D13A0 /* Frameworks */, |
108 |
| - 486033EBA7F1611C8978222E /* Pods */, |
109 | 103 | );
|
110 | 104 | sourceTree = "<group>";
|
111 | 105 | };
|
|
152 | 146 | path = Runner;
|
153 | 147 | sourceTree = "<group>";
|
154 | 148 | };
|
155 |
| - 486033EBA7F1611C8978222E /* Pods */ = { |
156 |
| - isa = PBXGroup; |
157 |
| - children = ( |
158 |
| - 1EAB4EFABC0020C99A5E6EE5 /* Pods-Runner.debug.xcconfig */, |
159 |
| - 79D1ABD8CD8F69FB7CE33E8C /* Pods-Runner.release.xcconfig */, |
160 |
| - BBC5FF85C6C649BFDDAB61AE /* Pods-Runner.profile.xcconfig */, |
161 |
| - ); |
162 |
| - name = Pods; |
163 |
| - path = Pods; |
164 |
| - sourceTree = "<group>"; |
165 |
| - }; |
166 |
| - D73912EC22F37F3D000D13A0 /* Frameworks */ = { |
167 |
| - isa = PBXGroup; |
168 |
| - children = ( |
169 |
| - B2AB02491CCC3DA14B1682F2 /* Pods_Runner.framework */, |
170 |
| - ); |
171 |
| - name = Frameworks; |
172 |
| - sourceTree = "<group>"; |
173 |
| - }; |
174 | 149 | /* End PBXGroup section */
|
175 | 150 |
|
176 | 151 | /* Begin PBXNativeTarget section */
|
177 | 152 | 33CC10EC2044A3C60003C045 /* Runner */ = {
|
178 | 153 | isa = PBXNativeTarget;
|
179 | 154 | buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */;
|
180 | 155 | buildPhases = (
|
181 |
| - 611B812ADB71405F8B8F553B /* [CP] Check Pods Manifest.lock */, |
182 | 156 | 33CC10E92044A3C60003C045 /* Sources */,
|
183 | 157 | 33CC10EA2044A3C60003C045 /* Frameworks */,
|
184 | 158 | 33CC10EB2044A3C60003C045 /* Resources */,
|
185 | 159 | 33CC110E2044A8840003C045 /* Bundle Framework */,
|
186 | 160 | 3399D490228B24CF009A79C7 /* ShellScript */,
|
187 |
| - CDD1715D9B642681869B9EA6 /* [CP] Embed Pods Frameworks */, |
188 | 161 | );
|
189 | 162 | buildRules = (
|
190 | 163 | );
|
191 | 164 | dependencies = (
|
192 | 165 | 33CC11202044C79F0003C045 /* PBXTargetDependency */,
|
193 | 166 | );
|
194 | 167 | name = Runner;
|
| 168 | + packageProductDependencies = ( |
| 169 | + 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */, |
| 170 | + ); |
195 | 171 | productName = Runner;
|
196 | 172 | productReference = 33CC10ED2044A3C60003C045 /* desktop_drop_example.app */;
|
197 | 173 | productType = "com.apple.product-type.application";
|
|
231 | 207 | Base,
|
232 | 208 | );
|
233 | 209 | mainGroup = 33CC10E42044A3C60003C045;
|
| 210 | + packageReferences = ( |
| 211 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "FlutterGeneratedPluginSwiftPackage" */, |
| 212 | + ); |
234 | 213 | productRefGroup = 33CC10EE2044A3C60003C045 /* Products */;
|
235 | 214 | projectDirPath = "";
|
236 | 215 | projectRoot = "";
|
|
292 | 271 | shellPath = /bin/sh;
|
293 | 272 | shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire";
|
294 | 273 | };
|
295 |
| - 611B812ADB71405F8B8F553B /* [CP] Check Pods Manifest.lock */ = { |
296 |
| - isa = PBXShellScriptBuildPhase; |
297 |
| - buildActionMask = 2147483647; |
298 |
| - files = ( |
299 |
| - ); |
300 |
| - inputFileListPaths = ( |
301 |
| - ); |
302 |
| - inputPaths = ( |
303 |
| - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
304 |
| - "${PODS_ROOT}/Manifest.lock", |
305 |
| - ); |
306 |
| - name = "[CP] Check Pods Manifest.lock"; |
307 |
| - outputFileListPaths = ( |
308 |
| - ); |
309 |
| - outputPaths = ( |
310 |
| - "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
311 |
| - ); |
312 |
| - runOnlyForDeploymentPostprocessing = 0; |
313 |
| - shellPath = /bin/sh; |
314 |
| - 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"; |
315 |
| - showEnvVarsInLog = 0; |
316 |
| - }; |
317 |
| - CDD1715D9B642681869B9EA6 /* [CP] Embed Pods Frameworks */ = { |
318 |
| - isa = PBXShellScriptBuildPhase; |
319 |
| - buildActionMask = 2147483647; |
320 |
| - files = ( |
321 |
| - ); |
322 |
| - inputFileListPaths = ( |
323 |
| - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
324 |
| - ); |
325 |
| - name = "[CP] Embed Pods Frameworks"; |
326 |
| - outputFileListPaths = ( |
327 |
| - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
328 |
| - ); |
329 |
| - runOnlyForDeploymentPostprocessing = 0; |
330 |
| - shellPath = /bin/sh; |
331 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
332 |
| - showEnvVarsInLog = 0; |
333 |
| - }; |
334 | 274 | /* End PBXShellScriptBuildPhase section */
|
335 | 275 |
|
336 | 276 | /* Begin PBXSourcesBuildPhase section */
|
|
628 | 568 | defaultConfigurationName = Release;
|
629 | 569 | };
|
630 | 570 | /* End XCConfigurationList section */
|
| 571 | + |
| 572 | +/* Begin XCLocalSwiftPackageReference section */ |
| 573 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "FlutterGeneratedPluginSwiftPackage" */ = { |
| 574 | + isa = XCLocalSwiftPackageReference; |
| 575 | + relativePath = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; |
| 576 | + }; |
| 577 | +/* End XCLocalSwiftPackageReference section */ |
| 578 | + |
| 579 | +/* Begin XCSwiftPackageProductDependency section */ |
| 580 | + 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */ = { |
| 581 | + isa = XCSwiftPackageProductDependency; |
| 582 | + productName = FlutterGeneratedPluginSwiftPackage; |
| 583 | + }; |
| 584 | +/* End XCSwiftPackageProductDependency section */ |
631 | 585 | };
|
632 | 586 | rootObject = 33CC10E52044A3C60003C045 /* Project object */;
|
633 | 587 | }
|
0 commit comments