|
28 | 28 | 33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F42044A3C60003C045 /* MainMenu.xib */; }; |
29 | 29 | 33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; }; |
30 | 30 | 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */ = {isa = PBXBuildFile; productRef = 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */; }; |
31 | | - 7B919EB9629A48AEE0B69638 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8575792C5C24DA35381B86A0 /* Pods_RunnerTests.framework */; }; |
32 | | - 90FBD9393B099A2E30F412C9 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 149B4334FBE7293B0839D975 /* Pods_Runner.framework */; }; |
| 31 | + |
33 | 32 | /* End PBXBuildFile section */ |
34 | 33 |
|
35 | 34 | /* Begin PBXContainerItemProxy section */ |
|
63 | 62 | /* End PBXCopyFilesBuildPhase section */ |
64 | 63 |
|
65 | 64 | /* Begin PBXFileReference section */ |
66 | | - 149B4334FBE7293B0839D975 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
67 | 65 | 331C80D5294CF71000263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
68 | 66 | 331C80D7294CF71000263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; }; |
69 | 67 | 333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = "<group>"; }; |
|
82 | 80 | 33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = "<group>"; }; |
83 | 81 | 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlutterGeneratedPluginSwiftPackage; path = ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; sourceTree = "<group>"; }; |
84 | 82 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; }; |
85 | | - 8575792C5C24DA35381B86A0 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
86 | 83 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; }; |
87 | 84 | /* End PBXFileReference section */ |
88 | 85 |
|
|
91 | 88 | isa = PBXFrameworksBuildPhase; |
92 | 89 | buildActionMask = 2147483647; |
93 | 90 | files = ( |
94 | | - 7B919EB9629A48AEE0B69638 /* Pods_RunnerTests.framework in Frameworks */, |
95 | 91 | ); |
96 | 92 | runOnlyForDeploymentPostprocessing = 0; |
97 | 93 | }; |
|
100 | 96 | buildActionMask = 2147483647; |
101 | 97 | files = ( |
102 | 98 | 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */, |
103 | | - 90FBD9393B099A2E30F412C9 /* Pods_Runner.framework in Frameworks */, |
104 | 99 | ); |
105 | 100 | runOnlyForDeploymentPostprocessing = 0; |
106 | 101 | }; |
|
185 | 180 | C21569B9BF97F760432761A5 /* Frameworks */ = { |
186 | 181 | isa = PBXGroup; |
187 | 182 | children = ( |
188 | | - 149B4334FBE7293B0839D975 /* Pods_Runner.framework */, |
189 | | - 8575792C5C24DA35381B86A0 /* Pods_RunnerTests.framework */, |
190 | 183 | ); |
191 | 184 | name = Frameworks; |
192 | 185 | sourceTree = "<group>"; |
|
198 | 191 | isa = PBXNativeTarget; |
199 | 192 | buildConfigurationList = 331C80DE294CF71000263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */; |
200 | 193 | buildPhases = ( |
201 | | - 003FAB655D145A410DDA5E9B /* [CP] Check Pods Manifest.lock */, |
202 | 194 | 331C80D1294CF70F00263BE5 /* Sources */, |
203 | 195 | 331C80D2294CF70F00263BE5 /* Frameworks */, |
204 | 196 | 331C80D3294CF70F00263BE5 /* Resources */, |
|
217 | 209 | isa = PBXNativeTarget; |
218 | 210 | buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */; |
219 | 211 | buildPhases = ( |
220 | | - E53AE5A0AC748D6EB4E2ABD5 /* [CP] Check Pods Manifest.lock */, |
221 | 212 | 33CC10E92044A3C60003C045 /* Sources */, |
222 | 213 | 33CC10EA2044A3C60003C045 /* Frameworks */, |
223 | 214 | 33CC10EB2044A3C60003C045 /* Resources */, |
|
311 | 302 | /* End PBXResourcesBuildPhase section */ |
312 | 303 |
|
313 | 304 | /* Begin PBXShellScriptBuildPhase section */ |
314 | | - 003FAB655D145A410DDA5E9B /* [CP] Check Pods Manifest.lock */ = { |
315 | | - isa = PBXShellScriptBuildPhase; |
316 | | - buildActionMask = 2147483647; |
317 | | - files = ( |
318 | | - ); |
319 | | - inputFileListPaths = ( |
320 | | - ); |
321 | | - inputPaths = ( |
322 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
323 | | - "${PODS_ROOT}/Manifest.lock", |
324 | | - ); |
325 | | - name = "[CP] Check Pods Manifest.lock"; |
326 | | - outputFileListPaths = ( |
327 | | - ); |
328 | | - outputPaths = ( |
329 | | - "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt", |
330 | | - ); |
331 | | - runOnlyForDeploymentPostprocessing = 0; |
332 | | - shellPath = /bin/sh; |
333 | | - 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"; |
334 | | - showEnvVarsInLog = 0; |
335 | | - }; |
336 | 305 | 3399D490228B24CF009A79C7 /* ShellScript */ = { |
337 | 306 | isa = PBXShellScriptBuildPhase; |
338 | 307 | alwaysOutOfDate = 1; |
|
371 | 340 | shellPath = /bin/sh; |
372 | 341 | shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire"; |
373 | 342 | }; |
374 | | - E53AE5A0AC748D6EB4E2ABD5 /* [CP] Check Pods Manifest.lock */ = { |
375 | | - isa = PBXShellScriptBuildPhase; |
376 | | - buildActionMask = 2147483647; |
377 | | - files = ( |
378 | | - ); |
379 | | - inputFileListPaths = ( |
380 | | - ); |
381 | | - inputPaths = ( |
382 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
383 | | - "${PODS_ROOT}/Manifest.lock", |
384 | | - ); |
385 | | - name = "[CP] Check Pods Manifest.lock"; |
386 | | - outputFileListPaths = ( |
387 | | - ); |
388 | | - outputPaths = ( |
389 | | - "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
390 | | - ); |
391 | | - runOnlyForDeploymentPostprocessing = 0; |
392 | | - shellPath = /bin/sh; |
393 | | - 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"; |
394 | | - showEnvVarsInLog = 0; |
395 | | - }; |
396 | 343 | /* End PBXShellScriptBuildPhase section */ |
397 | 344 |
|
398 | 345 | /* Begin PBXSourcesBuildPhase section */ |
|
0 commit comments