|
10 | 10 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; |
11 | 11 | 33E20B3526EFCDFC00A4A191 /* RunnerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 33E20B3426EFCDFC00A4A191 /* RunnerTests.m */; }; |
12 | 12 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
| 13 | + 50EB54C1FE43DB743F5DEC7C /* libPods-RunnerTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D1A69703A518C37D73BF8B91 /* libPods-RunnerTests.a */; }; |
13 | 14 | 686BE83025E58CCF00862533 /* RunnerUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = 686BE82F25E58CCF00862533 /* RunnerUITests.m */; }; |
14 | 15 | 83C36CAF23D629E5ABE75B2A /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CCC799F2B0AB50A9C34344F0 /* libPods-Runner.a */; }; |
15 | 16 | 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; }; |
|
63 | 64 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
64 | 65 | 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
65 | 66 | 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
| 67 | + 96F949A6B78E2DC62B93C4F8 /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; }; |
66 | 68 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; }; |
67 | 69 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; }; |
68 | 70 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
71 | 73 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
72 | 74 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
73 | 75 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 76 | + 9D27FE1F0F21D4D47DDA16DE /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; }; |
74 | 77 | CCC799F2B0AB50A9C34344F0 /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 78 | + D1A69703A518C37D73BF8B91 /* libPods-RunnerTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RunnerTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
75 | 79 | F0609304FBCAEC2289164BD5 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; }; |
76 | 80 | /* End PBXFileReference section */ |
77 | 81 |
|
|
80 | 84 | isa = PBXFrameworksBuildPhase; |
81 | 85 | buildActionMask = 2147483647; |
82 | 86 | files = ( |
| 87 | + 50EB54C1FE43DB743F5DEC7C /* libPods-RunnerTests.a in Frameworks */, |
83 | 88 | ); |
84 | 89 | runOnlyForDeploymentPostprocessing = 0; |
85 | 90 | }; |
|
181 | 186 | isa = PBXGroup; |
182 | 187 | children = ( |
183 | 188 | CCC799F2B0AB50A9C34344F0 /* libPods-Runner.a */, |
| 189 | + D1A69703A518C37D73BF8B91 /* libPods-RunnerTests.a */, |
184 | 190 | ); |
185 | 191 | name = Frameworks; |
186 | 192 | sourceTree = "<group>"; |
|
190 | 196 | children = ( |
191 | 197 | 5278439583922091276A37C9 /* Pods-Runner.debug.xcconfig */, |
192 | 198 | F0609304FBCAEC2289164BD5 /* Pods-Runner.release.xcconfig */, |
| 199 | + 9D27FE1F0F21D4D47DDA16DE /* Pods-RunnerTests.debug.xcconfig */, |
| 200 | + 96F949A6B78E2DC62B93C4F8 /* Pods-RunnerTests.release.xcconfig */, |
193 | 201 | ); |
194 | 202 | name = Pods; |
195 | 203 | sourceTree = "<group>"; |
|
201 | 209 | isa = PBXNativeTarget; |
202 | 210 | buildConfigurationList = 33E20B3B26EFCDFC00A4A191 /* Build configuration list for PBXNativeTarget "RunnerTests" */; |
203 | 211 | buildPhases = ( |
| 212 | + 3B2E8279C112D7129C8D23F1 /* [CP] Check Pods Manifest.lock */, |
204 | 213 | 33E20B2E26EFCDFC00A4A191 /* Sources */, |
205 | 214 | 33E20B2F26EFCDFC00A4A191 /* Frameworks */, |
206 | 215 | 33E20B3026EFCDFC00A4A191 /* Resources */, |
|
340 | 349 | shellPath = /bin/sh; |
341 | 350 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
342 | 351 | }; |
| 352 | + 3B2E8279C112D7129C8D23F1 /* [CP] Check Pods Manifest.lock */ = { |
| 353 | + isa = PBXShellScriptBuildPhase; |
| 354 | + buildActionMask = 2147483647; |
| 355 | + files = ( |
| 356 | + ); |
| 357 | + inputFileListPaths = ( |
| 358 | + ); |
| 359 | + inputPaths = ( |
| 360 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 361 | + "${PODS_ROOT}/Manifest.lock", |
| 362 | + ); |
| 363 | + name = "[CP] Check Pods Manifest.lock"; |
| 364 | + outputFileListPaths = ( |
| 365 | + ); |
| 366 | + outputPaths = ( |
| 367 | + "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt", |
| 368 | + ); |
| 369 | + runOnlyForDeploymentPostprocessing = 0; |
| 370 | + shellPath = /bin/sh; |
| 371 | + 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"; |
| 372 | + showEnvVarsInLog = 0; |
| 373 | + }; |
343 | 374 | 9740EEB61CF901F6004384FC /* Run Script */ = { |
344 | 375 | isa = PBXShellScriptBuildPhase; |
345 | 376 | buildActionMask = 2147483647; |
|
438 | 469 | /* Begin XCBuildConfiguration section */ |
439 | 470 | 33E20B3926EFCDFC00A4A191 /* Debug */ = { |
440 | 471 | isa = XCBuildConfiguration; |
| 472 | + baseConfigurationReference = 9D27FE1F0F21D4D47DDA16DE /* Pods-RunnerTests.debug.xcconfig */; |
441 | 473 | buildSettings = { |
442 | 474 | BUNDLE_LOADER = "$(TEST_HOST)"; |
443 | 475 | INFOPLIST_FILE = RunnerTests/Info.plist; |
|
450 | 482 | }; |
451 | 483 | 33E20B3A26EFCDFC00A4A191 /* Release */ = { |
452 | 484 | isa = XCBuildConfiguration; |
| 485 | + baseConfigurationReference = 96F949A6B78E2DC62B93C4F8 /* Pods-RunnerTests.release.xcconfig */; |
453 | 486 | buildSettings = { |
454 | 487 | BUNDLE_LOADER = "$(TEST_HOST)"; |
455 | 488 | INFOPLIST_FILE = RunnerTests/Info.plist; |
|
553 | 586 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
554 | 587 | GCC_WARN_UNUSED_FUNCTION = YES; |
555 | 588 | GCC_WARN_UNUSED_VARIABLE = YES; |
556 | | - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 589 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
557 | 590 | MTL_ENABLE_DEBUG_INFO = YES; |
558 | 591 | ONLY_ACTIVE_ARCH = YES; |
559 | 592 | SDKROOT = iphoneos; |
|
603 | 636 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
604 | 637 | GCC_WARN_UNUSED_FUNCTION = YES; |
605 | 638 | GCC_WARN_UNUSED_VARIABLE = YES; |
606 | | - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 639 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
607 | 640 | MTL_ENABLE_DEBUG_INFO = NO; |
608 | 641 | SDKROOT = iphoneos; |
609 | 642 | TARGETED_DEVICE_FAMILY = "1,2"; |
|
0 commit comments