|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 11390E964DF93FDD14862162 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 584E34BC3BE863F3647682CF /* Pods_RunnerTests.framework */; }; |
10 | 11 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; |
11 | 12 | 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* RunnerTests.swift */; }; |
12 | 13 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
13 | 14 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; |
| 15 | + 791D520225B2BE29FE5603AD /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA74802E011D97599336CEDA /* Pods_Runner.framework */; }; |
14 | 16 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
15 | 17 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; |
16 | 18 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; |
|
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 | + 150F41D93EA1EE707B6893C2 /* 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>"; }; |
45 | 48 | 331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; }; |
46 | 49 | 331C8081294A63A400263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 50 | + 3578B4A11D7A13B0C0C33880 /* 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>"; }; |
47 | 51 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
| 52 | + 3B5C5141498770A8AAD787CE /* 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>"; }; |
| 53 | + 584E34BC3BE863F3647682CF /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 54 | + 5A6C914EA16E1B268034F434 /* 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>"; }; |
| 55 | + 625F34F7B39D92A952210EAB /* 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>"; }; |
48 | 56 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; }; |
49 | 57 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
50 | 58 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
|
55 | 63 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
56 | 64 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
57 | 65 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 66 | + BFE8844EA1B8DAD0F91BE8D4 /* 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>"; }; |
| 67 | + EA74802E011D97599336CEDA /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
58 | 68 | /* End PBXFileReference section */ |
59 | 69 |
|
60 | 70 | /* Begin PBXFrameworksBuildPhase section */ |
| 71 | + 676BC7E19FDCF896DDE6CA2D /* Frameworks */ = { |
| 72 | + isa = PBXFrameworksBuildPhase; |
| 73 | + buildActionMask = 2147483647; |
| 74 | + files = ( |
| 75 | + 11390E964DF93FDD14862162 /* 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 | + 791D520225B2BE29FE5603AD /* Pods_Runner.framework in Frameworks */, |
65 | 84 | ); |
66 | 85 | runOnlyForDeploymentPostprocessing = 0; |
67 | 86 | }; |
|
76 | 95 | path = RunnerTests; |
77 | 96 | sourceTree = "<group>"; |
78 | 97 | }; |
| 98 | + 3D6E6CF464A086B475403C84 /* Frameworks */ = { |
| 99 | + isa = PBXGroup; |
| 100 | + children = ( |
| 101 | + EA74802E011D97599336CEDA /* Pods_Runner.framework */, |
| 102 | + 584E34BC3BE863F3647682CF /* Pods_RunnerTests.framework */, |
| 103 | + ); |
| 104 | + name = Frameworks; |
| 105 | + sourceTree = "<group>"; |
| 106 | + }; |
79 | 107 | 9740EEB11CF90186004384FC /* Flutter */ = { |
80 | 108 | isa = PBXGroup; |
81 | 109 | children = ( |
|
94 | 122 | 97C146F01CF9000F007C117D /* Runner */, |
95 | 123 | 97C146EF1CF9000F007C117D /* Products */, |
96 | 124 | 331C8082294A63A400263BE5 /* RunnerTests */, |
| 125 | + B9133924A445600D0E2D6A71 /* Pods */, |
| 126 | + 3D6E6CF464A086B475403C84 /* Frameworks */, |
97 | 127 | ); |
98 | 128 | sourceTree = "<group>"; |
99 | 129 | }; |
|
121 | 151 | path = Runner; |
122 | 152 | sourceTree = "<group>"; |
123 | 153 | }; |
| 154 | + B9133924A445600D0E2D6A71 /* Pods */ = { |
| 155 | + isa = PBXGroup; |
| 156 | + children = ( |
| 157 | + 5A6C914EA16E1B268034F434 /* Pods-Runner.debug.xcconfig */, |
| 158 | + BFE8844EA1B8DAD0F91BE8D4 /* Pods-Runner.release.xcconfig */, |
| 159 | + 625F34F7B39D92A952210EAB /* Pods-Runner.profile.xcconfig */, |
| 160 | + 3B5C5141498770A8AAD787CE /* Pods-RunnerTests.debug.xcconfig */, |
| 161 | + 3578B4A11D7A13B0C0C33880 /* Pods-RunnerTests.release.xcconfig */, |
| 162 | + 150F41D93EA1EE707B6893C2 /* Pods-RunnerTests.profile.xcconfig */, |
| 163 | + ); |
| 164 | + path = Pods; |
| 165 | + sourceTree = "<group>"; |
| 166 | + }; |
124 | 167 | /* End PBXGroup section */ |
125 | 168 |
|
126 | 169 | /* Begin PBXNativeTarget section */ |
127 | 170 | 331C8080294A63A400263BE5 /* RunnerTests */ = { |
128 | 171 | isa = PBXNativeTarget; |
129 | 172 | buildConfigurationList = 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */; |
130 | 173 | buildPhases = ( |
| 174 | + DC21CCCA15BD9223F44BF528 /* [CP] Check Pods Manifest.lock */, |
131 | 175 | 331C807D294A63A400263BE5 /* Sources */, |
132 | 176 | 331C807F294A63A400263BE5 /* Resources */, |
| 177 | + 676BC7E19FDCF896DDE6CA2D /* Frameworks */, |
133 | 178 | ); |
134 | 179 | buildRules = ( |
135 | 180 | ); |
|
145 | 190 | isa = PBXNativeTarget; |
146 | 191 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; |
147 | 192 | buildPhases = ( |
| 193 | + DD496E7827A31159F1F69860 /* [CP] Check Pods Manifest.lock */, |
148 | 194 | 9740EEB61CF901F6004384FC /* Run Script */, |
149 | 195 | 97C146EA1CF9000F007C117D /* Sources */, |
150 | 196 | 97C146EB1CF9000F007C117D /* Frameworks */, |
151 | 197 | 97C146EC1CF9000F007C117D /* Resources */, |
152 | 198 | 9705A1C41CF9048500538489 /* Embed Frameworks */, |
153 | 199 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */, |
| 200 | + 0C28527E7CE60DAE47A7373A /* [CP] Copy Pods Resources */, |
154 | 201 | ); |
155 | 202 | buildRules = ( |
156 | 203 | ); |
|
222 | 269 | /* End PBXResourcesBuildPhase section */ |
223 | 270 |
|
224 | 271 | /* Begin PBXShellScriptBuildPhase section */ |
| 272 | + 0C28527E7CE60DAE47A7373A /* [CP] Copy Pods Resources */ = { |
| 273 | + isa = PBXShellScriptBuildPhase; |
| 274 | + buildActionMask = 2147483647; |
| 275 | + files = ( |
| 276 | + ); |
| 277 | + inputFileListPaths = ( |
| 278 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist", |
| 279 | + ); |
| 280 | + name = "[CP] Copy Pods Resources"; |
| 281 | + outputFileListPaths = ( |
| 282 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist", |
| 283 | + ); |
| 284 | + runOnlyForDeploymentPostprocessing = 0; |
| 285 | + shellPath = /bin/sh; |
| 286 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
| 287 | + showEnvVarsInLog = 0; |
| 288 | + }; |
225 | 289 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = { |
226 | 290 | isa = PBXShellScriptBuildPhase; |
227 | 291 | alwaysOutOfDate = 1; |
|
253 | 317 | shellPath = /bin/sh; |
254 | 318 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
255 | 319 | }; |
| 320 | + DC21CCCA15BD9223F44BF528 /* [CP] Check Pods Manifest.lock */ = { |
| 321 | + isa = PBXShellScriptBuildPhase; |
| 322 | + buildActionMask = 2147483647; |
| 323 | + files = ( |
| 324 | + ); |
| 325 | + inputFileListPaths = ( |
| 326 | + ); |
| 327 | + inputPaths = ( |
| 328 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 329 | + "${PODS_ROOT}/Manifest.lock", |
| 330 | + ); |
| 331 | + name = "[CP] Check Pods Manifest.lock"; |
| 332 | + outputFileListPaths = ( |
| 333 | + ); |
| 334 | + outputPaths = ( |
| 335 | + "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt", |
| 336 | + ); |
| 337 | + runOnlyForDeploymentPostprocessing = 0; |
| 338 | + shellPath = /bin/sh; |
| 339 | + 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"; |
| 340 | + showEnvVarsInLog = 0; |
| 341 | + }; |
| 342 | + DD496E7827A31159F1F69860 /* [CP] Check Pods Manifest.lock */ = { |
| 343 | + isa = PBXShellScriptBuildPhase; |
| 344 | + buildActionMask = 2147483647; |
| 345 | + files = ( |
| 346 | + ); |
| 347 | + inputFileListPaths = ( |
| 348 | + ); |
| 349 | + inputPaths = ( |
| 350 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 351 | + "${PODS_ROOT}/Manifest.lock", |
| 352 | + ); |
| 353 | + name = "[CP] Check Pods Manifest.lock"; |
| 354 | + outputFileListPaths = ( |
| 355 | + ); |
| 356 | + outputPaths = ( |
| 357 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 358 | + ); |
| 359 | + runOnlyForDeploymentPostprocessing = 0; |
| 360 | + shellPath = /bin/sh; |
| 361 | + 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"; |
| 362 | + showEnvVarsInLog = 0; |
| 363 | + }; |
256 | 364 | /* End PBXShellScriptBuildPhase section */ |
257 | 365 |
|
258 | 366 | /* Begin PBXSourcesBuildPhase section */ |
|
379 | 487 | }; |
380 | 488 | 331C8088294A63A400263BE5 /* Debug */ = { |
381 | 489 | isa = XCBuildConfiguration; |
| 490 | + baseConfigurationReference = 3B5C5141498770A8AAD787CE /* Pods-RunnerTests.debug.xcconfig */; |
382 | 491 | buildSettings = { |
383 | 492 | BUNDLE_LOADER = "$(TEST_HOST)"; |
384 | 493 | CODE_SIGN_STYLE = Automatic; |
|
396 | 505 | }; |
397 | 506 | 331C8089294A63A400263BE5 /* Release */ = { |
398 | 507 | isa = XCBuildConfiguration; |
| 508 | + baseConfigurationReference = 3578B4A11D7A13B0C0C33880 /* Pods-RunnerTests.release.xcconfig */; |
399 | 509 | buildSettings = { |
400 | 510 | BUNDLE_LOADER = "$(TEST_HOST)"; |
401 | 511 | CODE_SIGN_STYLE = Automatic; |
|
411 | 521 | }; |
412 | 522 | 331C808A294A63A400263BE5 /* Profile */ = { |
413 | 523 | isa = XCBuildConfiguration; |
| 524 | + baseConfigurationReference = 150F41D93EA1EE707B6893C2 /* Pods-RunnerTests.profile.xcconfig */; |
414 | 525 | buildSettings = { |
415 | 526 | BUNDLE_LOADER = "$(TEST_HOST)"; |
416 | 527 | CODE_SIGN_STYLE = Automatic; |
|
0 commit comments