|
142 | 142 | 97C146EC1CF9000F007C117D /* Resources */, |
143 | 143 | 9705A1C41CF9048500538489 /* Embed Frameworks */, |
144 | 144 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */, |
145 | | - 8934F5BE2C88ED262CEAAF29 /* [CP] Embed Pods Frameworks */, |
146 | 145 | ); |
147 | 146 | buildRules = ( |
148 | 147 | ); |
|
237 | 236 | 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"; |
238 | 237 | showEnvVarsInLog = 0; |
239 | 238 | }; |
240 | | - 8934F5BE2C88ED262CEAAF29 /* [CP] Embed Pods Frameworks */ = { |
241 | | - isa = PBXShellScriptBuildPhase; |
242 | | - buildActionMask = 2147483647; |
243 | | - files = ( |
244 | | - ); |
245 | | - inputFileListPaths = ( |
246 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
247 | | - ); |
248 | | - name = "[CP] Embed Pods Frameworks"; |
249 | | - outputFileListPaths = ( |
250 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
251 | | - ); |
252 | | - runOnlyForDeploymentPostprocessing = 0; |
253 | | - shellPath = /bin/sh; |
254 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
255 | | - showEnvVarsInLog = 0; |
256 | | - }; |
257 | 239 | 9740EEB61CF901F6004384FC /* Run Script */ = { |
258 | 240 | isa = PBXShellScriptBuildPhase; |
259 | 241 | buildActionMask = 2147483647; |
|
343 | 325 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
344 | 326 | GCC_WARN_UNUSED_FUNCTION = YES; |
345 | 327 | GCC_WARN_UNUSED_VARIABLE = YES; |
346 | | - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 328 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
347 | 329 | MTL_ENABLE_DEBUG_INFO = NO; |
348 | 330 | SDKROOT = iphoneos; |
349 | 331 | SUPPORTED_PLATFORMS = iphoneos; |
|
428 | 410 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
429 | 411 | GCC_WARN_UNUSED_FUNCTION = YES; |
430 | 412 | GCC_WARN_UNUSED_VARIABLE = YES; |
431 | | - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 413 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
432 | 414 | MTL_ENABLE_DEBUG_INFO = YES; |
433 | 415 | ONLY_ACTIVE_ARCH = YES; |
434 | 416 | SDKROOT = iphoneos; |
|
477 | 459 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
478 | 460 | GCC_WARN_UNUSED_FUNCTION = YES; |
479 | 461 | GCC_WARN_UNUSED_VARIABLE = YES; |
480 | | - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 462 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
481 | 463 | MTL_ENABLE_DEBUG_INFO = NO; |
482 | 464 | SDKROOT = iphoneos; |
483 | 465 | SUPPORTED_PLATFORMS = iphoneos; |
|
0 commit comments