|
27 | 27 | 33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F22044A3C60003C045 /* Assets.xcassets */; };
|
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 | + 38F5D148D47E0A1526658201 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7FB6CC413C2B3A116AD9A2ED /* Pods_RunnerTests.framework */; }; |
30 | 31 | E678665441E5C0F7F629BAD5 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5062035DDDD18FB35E98D5B6 /* Pods_Runner.framework */; };
|
31 | 32 | /* End PBXBuildFile section */
|
32 | 33 |
|
|
78 | 79 | 33E51913231747F40026EE4D /* DebugProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DebugProfile.entitlements; sourceTree = "<group>"; };
|
79 | 80 | 33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = "<group>"; };
|
80 | 81 | 33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = "<group>"; };
|
| 82 | + 371F09A0E3B60E927C1A9DEF /* 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>"; }; |
81 | 83 | 5062035DDDD18FB35E98D5B6 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
82 | 84 | 68C587FFA5A0B8F46A0C5150 /* 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>"; };
|
83 | 85 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
|
| 86 | + 7FB6CC413C2B3A116AD9A2ED /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
84 | 87 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
|
85 | 88 | A7CE48BF63861DD9F3A9FA2F /* 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>"; };
|
| 89 | + BA76843FB41FFA4BF4D9F33E /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; }; |
| 90 | + CDEDCB4DC8BA5A5554F0A2D8 /* 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>"; }; |
86 | 91 | /* End PBXFileReference section */
|
87 | 92 |
|
88 | 93 | /* Begin PBXFrameworksBuildPhase section */
|
89 | 94 | 331C80D2294CF70F00263BE5 /* Frameworks */ = {
|
90 | 95 | isa = PBXFrameworksBuildPhase;
|
91 | 96 | buildActionMask = 2147483647;
|
92 | 97 | files = (
|
| 98 | + 38F5D148D47E0A1526658201 /* Pods_RunnerTests.framework in Frameworks */, |
93 | 99 | );
|
94 | 100 | runOnlyForDeploymentPostprocessing = 0;
|
95 | 101 | };
|
|
185 | 191 | 11BB555C0F1767B9B5CB7CE0 /* Pods-Runner.debug.xcconfig */,
|
186 | 192 | 68C587FFA5A0B8F46A0C5150 /* Pods-Runner.release.xcconfig */,
|
187 | 193 | A7CE48BF63861DD9F3A9FA2F /* Pods-Runner.profile.xcconfig */,
|
| 194 | + 371F09A0E3B60E927C1A9DEF /* Pods-RunnerTests.debug.xcconfig */, |
| 195 | + BA76843FB41FFA4BF4D9F33E /* Pods-RunnerTests.release.xcconfig */, |
| 196 | + CDEDCB4DC8BA5A5554F0A2D8 /* Pods-RunnerTests.profile.xcconfig */, |
188 | 197 | );
|
189 | 198 | name = Pods;
|
190 | 199 | path = Pods;
|
|
194 | 203 | isa = PBXGroup;
|
195 | 204 | children = (
|
196 | 205 | 5062035DDDD18FB35E98D5B6 /* Pods_Runner.framework */,
|
| 206 | + 7FB6CC413C2B3A116AD9A2ED /* Pods_RunnerTests.framework */, |
197 | 207 | );
|
198 | 208 | name = Frameworks;
|
199 | 209 | sourceTree = "<group>";
|
|
205 | 215 | isa = PBXNativeTarget;
|
206 | 216 | buildConfigurationList = 331C80DE294CF71000263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
|
207 | 217 | buildPhases = (
|
| 218 | + 02A8F2C8C0022D287A1FCEA5 /* [CP] Check Pods Manifest.lock */, |
208 | 219 | 331C80D1294CF70F00263BE5 /* Sources */,
|
209 | 220 | 331C80D2294CF70F00263BE5 /* Frameworks */,
|
210 | 221 | 331C80D3294CF70F00263BE5 /* Resources */,
|
|
311 | 322 | /* End PBXResourcesBuildPhase section */
|
312 | 323 |
|
313 | 324 | /* Begin PBXShellScriptBuildPhase section */
|
| 325 | + 02A8F2C8C0022D287A1FCEA5 /* [CP] Check Pods Manifest.lock */ = { |
| 326 | + isa = PBXShellScriptBuildPhase; |
| 327 | + buildActionMask = 2147483647; |
| 328 | + files = ( |
| 329 | + ); |
| 330 | + inputFileListPaths = ( |
| 331 | + ); |
| 332 | + inputPaths = ( |
| 333 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 334 | + "${PODS_ROOT}/Manifest.lock", |
| 335 | + ); |
| 336 | + name = "[CP] Check Pods Manifest.lock"; |
| 337 | + outputFileListPaths = ( |
| 338 | + ); |
| 339 | + outputPaths = ( |
| 340 | + "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt", |
| 341 | + ); |
| 342 | + runOnlyForDeploymentPostprocessing = 0; |
| 343 | + shellPath = /bin/sh; |
| 344 | + 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"; |
| 345 | + showEnvVarsInLog = 0; |
| 346 | + }; |
314 | 347 | 3399D490228B24CF009A79C7 /* ShellScript */ = {
|
315 | 348 | isa = PBXShellScriptBuildPhase;
|
316 | 349 | alwaysOutOfDate = 1;
|
|
439 | 472 | /* Begin XCBuildConfiguration section */
|
440 | 473 | 331C80DB294CF71000263BE5 /* Debug */ = {
|
441 | 474 | isa = XCBuildConfiguration;
|
| 475 | + baseConfigurationReference = 371F09A0E3B60E927C1A9DEF /* Pods-RunnerTests.debug.xcconfig */; |
442 | 476 | buildSettings = {
|
443 | 477 | BUNDLE_LOADER = "$(TEST_HOST)";
|
444 | 478 | CURRENT_PROJECT_VERSION = 1;
|
|
453 | 487 | };
|
454 | 488 | 331C80DC294CF71000263BE5 /* Release */ = {
|
455 | 489 | isa = XCBuildConfiguration;
|
| 490 | + baseConfigurationReference = BA76843FB41FFA4BF4D9F33E /* Pods-RunnerTests.release.xcconfig */; |
456 | 491 | buildSettings = {
|
457 | 492 | BUNDLE_LOADER = "$(TEST_HOST)";
|
458 | 493 | CURRENT_PROJECT_VERSION = 1;
|
|
467 | 502 | };
|
468 | 503 | 331C80DD294CF71000263BE5 /* Profile */ = {
|
469 | 504 | isa = XCBuildConfiguration;
|
| 505 | + baseConfigurationReference = CDEDCB4DC8BA5A5554F0A2D8 /* Pods-RunnerTests.profile.xcconfig */; |
470 | 506 | buildSettings = {
|
471 | 507 | BUNDLE_LOADER = "$(TEST_HOST)";
|
472 | 508 | CURRENT_PROJECT_VERSION = 1;
|
|
0 commit comments