|
200 | 200 | 9705A1C41CF9048500538489 /* Embed Frameworks */, |
201 | 201 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */, |
202 | 202 | C235103B5A4E222F076F28AB /* [CP] Embed Pods Frameworks */, |
| 203 | + BAE82DBC6081298949533AA3 /* [CP] Copy Pods Resources */, |
203 | 204 | ); |
204 | 205 | buildRules = ( |
205 | 206 | ); |
|
323 | 324 | 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"; |
324 | 325 | showEnvVarsInLog = 0; |
325 | 326 | }; |
| 327 | + BAE82DBC6081298949533AA3 /* [CP] Copy Pods Resources */ = { |
| 328 | + isa = PBXShellScriptBuildPhase; |
| 329 | + buildActionMask = 2147483647; |
| 330 | + files = ( |
| 331 | + ); |
| 332 | + inputFileListPaths = ( |
| 333 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist", |
| 334 | + ); |
| 335 | + name = "[CP] Copy Pods Resources"; |
| 336 | + outputFileListPaths = ( |
| 337 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist", |
| 338 | + ); |
| 339 | + runOnlyForDeploymentPostprocessing = 0; |
| 340 | + shellPath = /bin/sh; |
| 341 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
| 342 | + showEnvVarsInLog = 0; |
| 343 | + }; |
326 | 344 | C235103B5A4E222F076F28AB /* [CP] Embed Pods Frameworks */ = { |
327 | 345 | isa = PBXShellScriptBuildPhase; |
328 | 346 | buildActionMask = 2147483647; |
|
453 | 471 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
454 | 472 | GCC_WARN_UNUSED_FUNCTION = YES; |
455 | 473 | GCC_WARN_UNUSED_VARIABLE = YES; |
456 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 474 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
457 | 475 | MTL_ENABLE_DEBUG_INFO = NO; |
458 | 476 | SDKROOT = iphoneos; |
459 | 477 | SUPPORTED_PLATFORMS = iphoneos; |
|
581 | 599 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
582 | 600 | GCC_WARN_UNUSED_FUNCTION = YES; |
583 | 601 | GCC_WARN_UNUSED_VARIABLE = YES; |
584 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 602 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
585 | 603 | MTL_ENABLE_DEBUG_INFO = YES; |
586 | 604 | ONLY_ACTIVE_ARCH = YES; |
587 | 605 | SDKROOT = iphoneos; |
|
630 | 648 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
631 | 649 | GCC_WARN_UNUSED_FUNCTION = YES; |
632 | 650 | GCC_WARN_UNUSED_VARIABLE = YES; |
633 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 651 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
634 | 652 | MTL_ENABLE_DEBUG_INFO = NO; |
635 | 653 | SDKROOT = iphoneos; |
636 | 654 | SUPPORTED_PLATFORMS = iphoneos; |
|
0 commit comments