|
14 | 14 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
|
15 | 15 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
|
16 | 16 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
|
| 17 | + E2FBCA86F153144621B4D828 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1C1807651576B94B8819FE2D /* Pods_Runner.framework */; }; |
| 18 | + FDE03A96246DA1ED3AE95BC5 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 23F5C5744D25054AC6C98EC8 /* Pods_RunnerTests.framework */; }; |
17 | 19 | /* End PBXBuildFile section */
|
18 | 20 |
|
19 | 21 | /* Begin PBXContainerItemProxy section */
|
|
42 | 44 | /* Begin PBXFileReference section */
|
43 | 45 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
44 | 46 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
| 47 | + 1C1807651576B94B8819FE2D /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 48 | + 23F5C5744D25054AC6C98EC8 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
45 | 49 | 331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; };
|
46 | 50 | 331C8081294A63A400263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
47 | 51 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
| 52 | + 5AE26B9B4ED6FCECD20EF89F /* 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>"; }; |
| 53 | + 5D1F3D754475722C4ABD4635 /* 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>"; }; |
48 | 54 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
|
49 | 55 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
50 | 56 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
| 57 | + 9041A852D0CEF99D2FEF82A7 /* 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>"; }; |
51 | 58 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
|
52 | 59 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
|
53 | 60 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
54 | 61 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
55 | 62 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
56 | 63 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
57 | 64 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
| 65 | + C5CCE898441B3CD35D946E35 /* 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>"; }; |
| 66 | + D2EFDE7225E3DA68B6BC447D /* 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>"; }; |
| 67 | + DBEE9E3C234897462F3196EC /* 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>"; }; |
58 | 68 | /* End PBXFileReference section */
|
59 | 69 |
|
60 | 70 | /* Begin PBXFrameworksBuildPhase section */
|
| 71 | + 1477DF91E4CB44A296674BF9 /* Frameworks */ = { |
| 72 | + isa = PBXFrameworksBuildPhase; |
| 73 | + buildActionMask = 2147483647; |
| 74 | + files = ( |
| 75 | + FDE03A96246DA1ED3AE95BC5 /* Pods_RunnerTests.framework in Frameworks */, |
| 76 | + ); |
| 77 | + runOnlyForDeploymentPostprocessing = 0; |
| 78 | + }; |
61 | 79 | 97C146EB1CF9000F007C117D /* Frameworks */ = {
|
62 | 80 | isa = PBXFrameworksBuildPhase;
|
63 | 81 | buildActionMask = 2147483647;
|
64 | 82 | files = (
|
| 83 | + E2FBCA86F153144621B4D828 /* Pods_Runner.framework in Frameworks */, |
65 | 84 | );
|
66 | 85 | runOnlyForDeploymentPostprocessing = 0;
|
67 | 86 | };
|
68 | 87 | /* End PBXFrameworksBuildPhase section */
|
69 | 88 |
|
70 | 89 | /* Begin PBXGroup section */
|
| 90 | + 18085B3272F1FD2E1DD84A88 /* Frameworks */ = { |
| 91 | + isa = PBXGroup; |
| 92 | + children = ( |
| 93 | + 1C1807651576B94B8819FE2D /* Pods_Runner.framework */, |
| 94 | + 23F5C5744D25054AC6C98EC8 /* Pods_RunnerTests.framework */, |
| 95 | + ); |
| 96 | + name = Frameworks; |
| 97 | + sourceTree = "<group>"; |
| 98 | + }; |
71 | 99 | 331C8082294A63A400263BE5 /* RunnerTests */ = {
|
72 | 100 | isa = PBXGroup;
|
73 | 101 | children = (
|
|
76 | 104 | path = RunnerTests;
|
77 | 105 | sourceTree = "<group>";
|
78 | 106 | };
|
| 107 | + 39DCA81C7ACAFF4E84F4278E /* Pods */ = { |
| 108 | + isa = PBXGroup; |
| 109 | + children = ( |
| 110 | + 5D1F3D754475722C4ABD4635 /* Pods-Runner.debug.xcconfig */, |
| 111 | + C5CCE898441B3CD35D946E35 /* Pods-Runner.release.xcconfig */, |
| 112 | + D2EFDE7225E3DA68B6BC447D /* Pods-Runner.profile.xcconfig */, |
| 113 | + DBEE9E3C234897462F3196EC /* Pods-RunnerTests.debug.xcconfig */, |
| 114 | + 5AE26B9B4ED6FCECD20EF89F /* Pods-RunnerTests.release.xcconfig */, |
| 115 | + 9041A852D0CEF99D2FEF82A7 /* Pods-RunnerTests.profile.xcconfig */, |
| 116 | + ); |
| 117 | + name = Pods; |
| 118 | + path = Pods; |
| 119 | + sourceTree = "<group>"; |
| 120 | + }; |
79 | 121 | 9740EEB11CF90186004384FC /* Flutter */ = {
|
80 | 122 | isa = PBXGroup;
|
81 | 123 | children = (
|
|
94 | 136 | 97C146F01CF9000F007C117D /* Runner */,
|
95 | 137 | 97C146EF1CF9000F007C117D /* Products */,
|
96 | 138 | 331C8082294A63A400263BE5 /* RunnerTests */,
|
| 139 | + 39DCA81C7ACAFF4E84F4278E /* Pods */, |
| 140 | + 18085B3272F1FD2E1DD84A88 /* Frameworks */, |
97 | 141 | );
|
98 | 142 | sourceTree = "<group>";
|
99 | 143 | };
|
|
128 | 172 | isa = PBXNativeTarget;
|
129 | 173 | buildConfigurationList = 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
|
130 | 174 | buildPhases = (
|
| 175 | + 552DA747912D060070647FA8 /* [CP] Check Pods Manifest.lock */, |
131 | 176 | 331C807D294A63A400263BE5 /* Sources */,
|
132 | 177 | 331C807F294A63A400263BE5 /* Resources */,
|
| 178 | + 1477DF91E4CB44A296674BF9 /* Frameworks */, |
133 | 179 | );
|
134 | 180 | buildRules = (
|
135 | 181 | );
|
|
145 | 191 | isa = PBXNativeTarget;
|
146 | 192 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
|
147 | 193 | buildPhases = (
|
| 194 | + 83CFA7A4B629DDE1249A4E71 /* [CP] Check Pods Manifest.lock */, |
148 | 195 | 9740EEB61CF901F6004384FC /* Run Script */,
|
149 | 196 | 97C146EA1CF9000F007C117D /* Sources */,
|
150 | 197 | 97C146EB1CF9000F007C117D /* Frameworks */,
|
151 | 198 | 97C146EC1CF9000F007C117D /* Resources */,
|
152 | 199 | 9705A1C41CF9048500538489 /* Embed Frameworks */,
|
153 | 200 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
| 201 | + C980E56D0DB857828F2C230E /* [CP] Embed Pods Frameworks */, |
| 202 | + 08DCCDD787C6C711C80BAD00 /* [CP] Copy Pods Resources */, |
154 | 203 | );
|
155 | 204 | buildRules = (
|
156 | 205 | );
|
|
222 | 271 | /* End PBXResourcesBuildPhase section */
|
223 | 272 |
|
224 | 273 | /* Begin PBXShellScriptBuildPhase section */
|
| 274 | + 08DCCDD787C6C711C80BAD00 /* [CP] Copy Pods Resources */ = { |
| 275 | + isa = PBXShellScriptBuildPhase; |
| 276 | + buildActionMask = 2147483647; |
| 277 | + files = ( |
| 278 | + ); |
| 279 | + inputFileListPaths = ( |
| 280 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist", |
| 281 | + ); |
| 282 | + name = "[CP] Copy Pods Resources"; |
| 283 | + outputFileListPaths = ( |
| 284 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist", |
| 285 | + ); |
| 286 | + runOnlyForDeploymentPostprocessing = 0; |
| 287 | + shellPath = /bin/sh; |
| 288 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
| 289 | + showEnvVarsInLog = 0; |
| 290 | + }; |
225 | 291 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
|
226 | 292 | isa = PBXShellScriptBuildPhase;
|
227 | 293 | alwaysOutOfDate = 1;
|
|
238 | 304 | shellPath = /bin/sh;
|
239 | 305 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
|
240 | 306 | };
|
| 307 | + 552DA747912D060070647FA8 /* [CP] Check Pods Manifest.lock */ = { |
| 308 | + isa = PBXShellScriptBuildPhase; |
| 309 | + buildActionMask = 2147483647; |
| 310 | + files = ( |
| 311 | + ); |
| 312 | + inputFileListPaths = ( |
| 313 | + ); |
| 314 | + inputPaths = ( |
| 315 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 316 | + "${PODS_ROOT}/Manifest.lock", |
| 317 | + ); |
| 318 | + name = "[CP] Check Pods Manifest.lock"; |
| 319 | + outputFileListPaths = ( |
| 320 | + ); |
| 321 | + outputPaths = ( |
| 322 | + "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt", |
| 323 | + ); |
| 324 | + runOnlyForDeploymentPostprocessing = 0; |
| 325 | + shellPath = /bin/sh; |
| 326 | + 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"; |
| 327 | + showEnvVarsInLog = 0; |
| 328 | + }; |
| 329 | + 83CFA7A4B629DDE1249A4E71 /* [CP] Check Pods Manifest.lock */ = { |
| 330 | + isa = PBXShellScriptBuildPhase; |
| 331 | + buildActionMask = 2147483647; |
| 332 | + files = ( |
| 333 | + ); |
| 334 | + inputFileListPaths = ( |
| 335 | + ); |
| 336 | + inputPaths = ( |
| 337 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 338 | + "${PODS_ROOT}/Manifest.lock", |
| 339 | + ); |
| 340 | + name = "[CP] Check Pods Manifest.lock"; |
| 341 | + outputFileListPaths = ( |
| 342 | + ); |
| 343 | + outputPaths = ( |
| 344 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 345 | + ); |
| 346 | + runOnlyForDeploymentPostprocessing = 0; |
| 347 | + shellPath = /bin/sh; |
| 348 | + 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"; |
| 349 | + showEnvVarsInLog = 0; |
| 350 | + }; |
241 | 351 | 9740EEB61CF901F6004384FC /* Run Script */ = {
|
242 | 352 | isa = PBXShellScriptBuildPhase;
|
243 | 353 | alwaysOutOfDate = 1;
|
|
253 | 363 | shellPath = /bin/sh;
|
254 | 364 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
|
255 | 365 | };
|
| 366 | + C980E56D0DB857828F2C230E /* [CP] Embed Pods Frameworks */ = { |
| 367 | + isa = PBXShellScriptBuildPhase; |
| 368 | + buildActionMask = 2147483647; |
| 369 | + files = ( |
| 370 | + ); |
| 371 | + inputFileListPaths = ( |
| 372 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 373 | + ); |
| 374 | + name = "[CP] Embed Pods Frameworks"; |
| 375 | + outputFileListPaths = ( |
| 376 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 377 | + ); |
| 378 | + runOnlyForDeploymentPostprocessing = 0; |
| 379 | + shellPath = /bin/sh; |
| 380 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 381 | + showEnvVarsInLog = 0; |
| 382 | + }; |
256 | 383 | /* End PBXShellScriptBuildPhase section */
|
257 | 384 |
|
258 | 385 | /* Begin PBXSourcesBuildPhase section */
|
|
378 | 505 | };
|
379 | 506 | 331C8088294A63A400263BE5 /* Debug */ = {
|
380 | 507 | isa = XCBuildConfiguration;
|
| 508 | + baseConfigurationReference = DBEE9E3C234897462F3196EC /* Pods-RunnerTests.debug.xcconfig */; |
381 | 509 | buildSettings = {
|
382 | 510 | BUNDLE_LOADER = "$(TEST_HOST)";
|
383 | 511 | CODE_SIGN_STYLE = Automatic;
|
|
395 | 523 | };
|
396 | 524 | 331C8089294A63A400263BE5 /* Release */ = {
|
397 | 525 | isa = XCBuildConfiguration;
|
| 526 | + baseConfigurationReference = 5AE26B9B4ED6FCECD20EF89F /* Pods-RunnerTests.release.xcconfig */; |
398 | 527 | buildSettings = {
|
399 | 528 | BUNDLE_LOADER = "$(TEST_HOST)";
|
400 | 529 | CODE_SIGN_STYLE = Automatic;
|
|
410 | 539 | };
|
411 | 540 | 331C808A294A63A400263BE5 /* Profile */ = {
|
412 | 541 | isa = XCBuildConfiguration;
|
| 542 | + baseConfigurationReference = 9041A852D0CEF99D2FEF82A7 /* Pods-RunnerTests.profile.xcconfig */; |
413 | 543 | buildSettings = {
|
414 | 544 | BUNDLE_LOADER = "$(TEST_HOST)";
|
415 | 545 | CODE_SIGN_STYLE = Automatic;
|
|
0 commit comments