|
10 | 10 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
|
11 | 11 | 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* RunnerTests.swift */; };
|
12 | 12 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
|
| 13 | + 55BE373CCF1ED6423F7C9F13 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D17B4AC493F667F33A6813D1 /* Pods_RunnerTests.framework */; }; |
| 14 | + 6A8AE5F30479FC94C3BB9A5F /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B97B2AC19F853FF3853B5B33 /* Pods_Runner.framework */; }; |
13 | 15 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
|
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 */; };
|
|
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 | + 1908EB9C1E3CC625229434C8 /* 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>"; }; |
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; };
|
47 | 50 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
| 51 | + 720A51B109D82B5D4BF97A08 /* 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 | 52 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
|
49 | 53 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
50 | 54 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
|
55 | 59 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
56 | 60 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
57 | 61 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
| 62 | + AF9A1EC87465D4CBAC91D6D6 /* 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>"; }; |
| 63 | + B97B2AC19F853FF3853B5B33 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 64 | + C574CE2DA7DA60333EA773D8 /* 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>"; }; |
| 65 | + D17B4AC493F667F33A6813D1 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 66 | + D9BAE173C885D5787C363140 /* 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>"; }; |
| 67 | + EFDD574E630EAAEB09F77C18 /* 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 | + 5D7C45551C3DD3F3DB7C2457 /* Frameworks */ = { |
| 72 | + isa = PBXFrameworksBuildPhase; |
| 73 | + buildActionMask = 2147483647; |
| 74 | + files = ( |
| 75 | + 55BE373CCF1ED6423F7C9F13 /* 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 | + 6A8AE5F30479FC94C3BB9A5F /* 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 | + 27D7B259814214C290142B81 /* Frameworks */ = { |
| 91 | + isa = PBXGroup; |
| 92 | + children = ( |
| 93 | + B97B2AC19F853FF3853B5B33 /* Pods_Runner.framework */, |
| 94 | + D17B4AC493F667F33A6813D1 /* Pods_RunnerTests.framework */, |
| 95 | + ); |
| 96 | + name = Frameworks; |
| 97 | + sourceTree = "<group>"; |
| 98 | + }; |
71 | 99 | 331C8082294A63A400263BE5 /* RunnerTests */ = {
|
72 | 100 | isa = PBXGroup;
|
73 | 101 | children = (
|
|
94 | 122 | 97C146F01CF9000F007C117D /* Runner */,
|
95 | 123 | 97C146EF1CF9000F007C117D /* Products */,
|
96 | 124 | 331C8082294A63A400263BE5 /* RunnerTests */,
|
| 125 | + A18EAFE14B4E966837146A32 /* Pods */, |
| 126 | + 27D7B259814214C290142B81 /* Frameworks */, |
97 | 127 | );
|
98 | 128 | sourceTree = "<group>";
|
99 | 129 | };
|
|
121 | 151 | path = Runner;
|
122 | 152 | sourceTree = "<group>";
|
123 | 153 | };
|
| 154 | + A18EAFE14B4E966837146A32 /* Pods */ = { |
| 155 | + isa = PBXGroup; |
| 156 | + children = ( |
| 157 | + 720A51B109D82B5D4BF97A08 /* Pods-Runner.debug.xcconfig */, |
| 158 | + AF9A1EC87465D4CBAC91D6D6 /* Pods-Runner.release.xcconfig */, |
| 159 | + 1908EB9C1E3CC625229434C8 /* Pods-Runner.profile.xcconfig */, |
| 160 | + EFDD574E630EAAEB09F77C18 /* Pods-RunnerTests.debug.xcconfig */, |
| 161 | + D9BAE173C885D5787C363140 /* Pods-RunnerTests.release.xcconfig */, |
| 162 | + C574CE2DA7DA60333EA773D8 /* Pods-RunnerTests.profile.xcconfig */, |
| 163 | + ); |
| 164 | + name = Pods; |
| 165 | + path = Pods; |
| 166 | + sourceTree = "<group>"; |
| 167 | + }; |
124 | 168 | /* End PBXGroup section */
|
125 | 169 |
|
126 | 170 | /* Begin PBXNativeTarget section */
|
127 | 171 | 331C8080294A63A400263BE5 /* RunnerTests */ = {
|
128 | 172 | isa = PBXNativeTarget;
|
129 | 173 | buildConfigurationList = 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
|
130 | 174 | buildPhases = (
|
| 175 | + 61C5943B6BDAA164BA64B268 /* [CP] Check Pods Manifest.lock */, |
131 | 176 | 331C807D294A63A400263BE5 /* Sources */,
|
132 | 177 | 331C807F294A63A400263BE5 /* Resources */,
|
| 178 | + 5D7C45551C3DD3F3DB7C2457 /* 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 | + 2D6D7232986C3A8199CBAED1 /* [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 | + EFB7574570F19652665668DF /* [CP] Embed Pods Frameworks */, |
154 | 202 | );
|
155 | 203 | buildRules = (
|
156 | 204 | );
|
|
222 | 270 | /* End PBXResourcesBuildPhase section */
|
223 | 271 |
|
224 | 272 | /* Begin PBXShellScriptBuildPhase section */
|
| 273 | + 2D6D7232986C3A8199CBAED1 /* [CP] Check Pods Manifest.lock */ = { |
| 274 | + isa = PBXShellScriptBuildPhase; |
| 275 | + buildActionMask = 2147483647; |
| 276 | + files = ( |
| 277 | + ); |
| 278 | + inputFileListPaths = ( |
| 279 | + ); |
| 280 | + inputPaths = ( |
| 281 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 282 | + "${PODS_ROOT}/Manifest.lock", |
| 283 | + ); |
| 284 | + name = "[CP] Check Pods Manifest.lock"; |
| 285 | + outputFileListPaths = ( |
| 286 | + ); |
| 287 | + outputPaths = ( |
| 288 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 289 | + ); |
| 290 | + runOnlyForDeploymentPostprocessing = 0; |
| 291 | + shellPath = /bin/sh; |
| 292 | + 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"; |
| 293 | + showEnvVarsInLog = 0; |
| 294 | + }; |
225 | 295 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
|
226 | 296 | isa = PBXShellScriptBuildPhase;
|
227 | 297 | alwaysOutOfDate = 1;
|
|
238 | 308 | shellPath = /bin/sh;
|
239 | 309 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
|
240 | 310 | };
|
| 311 | + 61C5943B6BDAA164BA64B268 /* [CP] Check Pods Manifest.lock */ = { |
| 312 | + isa = PBXShellScriptBuildPhase; |
| 313 | + buildActionMask = 2147483647; |
| 314 | + files = ( |
| 315 | + ); |
| 316 | + inputFileListPaths = ( |
| 317 | + ); |
| 318 | + inputPaths = ( |
| 319 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 320 | + "${PODS_ROOT}/Manifest.lock", |
| 321 | + ); |
| 322 | + name = "[CP] Check Pods Manifest.lock"; |
| 323 | + outputFileListPaths = ( |
| 324 | + ); |
| 325 | + outputPaths = ( |
| 326 | + "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt", |
| 327 | + ); |
| 328 | + runOnlyForDeploymentPostprocessing = 0; |
| 329 | + shellPath = /bin/sh; |
| 330 | + 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"; |
| 331 | + showEnvVarsInLog = 0; |
| 332 | + }; |
241 | 333 | 9740EEB61CF901F6004384FC /* Run Script */ = {
|
242 | 334 | isa = PBXShellScriptBuildPhase;
|
243 | 335 | alwaysOutOfDate = 1;
|
|
253 | 345 | shellPath = /bin/sh;
|
254 | 346 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
|
255 | 347 | };
|
| 348 | + EFB7574570F19652665668DF /* [CP] Embed Pods Frameworks */ = { |
| 349 | + isa = PBXShellScriptBuildPhase; |
| 350 | + buildActionMask = 2147483647; |
| 351 | + files = ( |
| 352 | + ); |
| 353 | + inputFileListPaths = ( |
| 354 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 355 | + ); |
| 356 | + name = "[CP] Embed Pods Frameworks"; |
| 357 | + outputFileListPaths = ( |
| 358 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 359 | + ); |
| 360 | + runOnlyForDeploymentPostprocessing = 0; |
| 361 | + shellPath = /bin/sh; |
| 362 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 363 | + showEnvVarsInLog = 0; |
| 364 | + }; |
256 | 365 | /* End PBXShellScriptBuildPhase section */
|
257 | 366 |
|
258 | 367 | /* Begin PBXSourcesBuildPhase section */
|
|
378 | 487 | };
|
379 | 488 | 331C8088294A63A400263BE5 /* Debug */ = {
|
380 | 489 | isa = XCBuildConfiguration;
|
| 490 | + baseConfigurationReference = EFDD574E630EAAEB09F77C18 /* Pods-RunnerTests.debug.xcconfig */; |
381 | 491 | buildSettings = {
|
382 | 492 | BUNDLE_LOADER = "$(TEST_HOST)";
|
383 | 493 | CODE_SIGN_STYLE = Automatic;
|
|
395 | 505 | };
|
396 | 506 | 331C8089294A63A400263BE5 /* Release */ = {
|
397 | 507 | isa = XCBuildConfiguration;
|
| 508 | + baseConfigurationReference = D9BAE173C885D5787C363140 /* Pods-RunnerTests.release.xcconfig */; |
398 | 509 | buildSettings = {
|
399 | 510 | BUNDLE_LOADER = "$(TEST_HOST)";
|
400 | 511 | CODE_SIGN_STYLE = Automatic;
|
|
410 | 521 | };
|
411 | 522 | 331C808A294A63A400263BE5 /* Profile */ = {
|
412 | 523 | isa = XCBuildConfiguration;
|
| 524 | + baseConfigurationReference = C574CE2DA7DA60333EA773D8 /* Pods-RunnerTests.profile.xcconfig */; |
413 | 525 | buildSettings = {
|
414 | 526 | BUNDLE_LOADER = "$(TEST_HOST)";
|
415 | 527 | CODE_SIGN_STYLE = Automatic;
|
|
0 commit comments