|
376 | 376 | B5F7BF461BA9C95F00A75099 /* Resources */,
|
377 | 377 | B51A95351CCDFFEB00E5ED97 /* Run Fabric Script */,
|
378 | 378 | AA754957F6C9D01CFBA353B7 /* [CP] Embed Pods Frameworks */,
|
379 |
| - EBDC1687F0692BDEB7D3F35D /* [CP] Copy Pods Resources */, |
380 | 379 | );
|
381 | 380 | buildRules = (
|
382 | 381 | );
|
|
396 | 395 | B5F7BF561BA9C95F00A75099 /* Frameworks */,
|
397 | 396 | B5F7BF571BA9C95F00A75099 /* Resources */,
|
398 | 397 | D98BF45783F7971E01068E78 /* [CP] Embed Pods Frameworks */,
|
399 |
| - 274F955E84B2D8EB3E68D8D7 /* [CP] Copy Pods Resources */, |
400 | 398 | );
|
401 | 399 | buildRules = (
|
402 | 400 | );
|
|
433 | 431 | developmentRegion = English;
|
434 | 432 | hasScannedForEncodings = 0;
|
435 | 433 | knownRegions = (
|
| 434 | + English, |
436 | 435 | en,
|
437 | 436 | Base,
|
438 | 437 | "zh-Hant",
|
|
489 | 488 | 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";
|
490 | 489 | showEnvVarsInLog = 0;
|
491 | 490 | };
|
492 |
| - 274F955E84B2D8EB3E68D8D7 /* [CP] Copy Pods Resources */ = { |
493 |
| - isa = PBXShellScriptBuildPhase; |
494 |
| - buildActionMask = 2147483647; |
495 |
| - files = ( |
496 |
| - ); |
497 |
| - inputPaths = ( |
498 |
| - ); |
499 |
| - name = "[CP] Copy Pods Resources"; |
500 |
| - outputPaths = ( |
501 |
| - ); |
502 |
| - runOnlyForDeploymentPostprocessing = 0; |
503 |
| - shellPath = /bin/sh; |
504 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-iCookTV-iCookTVTests/Pods-iCookTV-iCookTVTests-resources.sh\"\n"; |
505 |
| - showEnvVarsInLog = 0; |
506 |
| - }; |
507 | 491 | 9C2EB9E93A1775F7EBF52165 /* [CP] Check Pods Manifest.lock */ = {
|
508 | 492 | isa = PBXShellScriptBuildPhase;
|
509 | 493 | buildActionMask = 2147483647;
|
|
528 | 512 | files = (
|
529 | 513 | );
|
530 | 514 | inputPaths = (
|
531 |
| - "${SRCROOT}/Pods/Target Support Files/Pods-iCookTV/Pods-iCookTV-frameworks.sh", |
| 515 | + "${PODS_ROOT}/Target Support Files/Pods-iCookTV/Pods-iCookTV-frameworks.sh", |
532 | 516 | "${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
|
533 | 517 | "${BUILT_PRODUCTS_DIR}/HCYoutubeParser/HCYoutubeParser.framework",
|
534 | 518 | "${BUILT_PRODUCTS_DIR}/Hue/Hue.framework",
|
|
549 | 533 | );
|
550 | 534 | runOnlyForDeploymentPostprocessing = 0;
|
551 | 535 | shellPath = /bin/sh;
|
552 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-iCookTV/Pods-iCookTV-frameworks.sh\"\n"; |
| 536 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-iCookTV/Pods-iCookTV-frameworks.sh\"\n"; |
553 | 537 | showEnvVarsInLog = 0;
|
554 | 538 | };
|
555 | 539 | B51A95351CCDFFEB00E5ED97 /* Run Fabric Script */ = {
|
|
586 | 570 | files = (
|
587 | 571 | );
|
588 | 572 | inputPaths = (
|
589 |
| - "${SRCROOT}/Pods/Target Support Files/Pods-iCookTV-iCookTVTests/Pods-iCookTV-iCookTVTests-frameworks.sh", |
| 573 | + "${PODS_ROOT}/Target Support Files/Pods-iCookTV-iCookTVTests/Pods-iCookTV-iCookTVTests-frameworks.sh", |
590 | 574 | "${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
|
591 | 575 | "${BUILT_PRODUCTS_DIR}/HCYoutubeParser/HCYoutubeParser.framework",
|
592 | 576 | "${BUILT_PRODUCTS_DIR}/Hue/Hue.framework",
|
|
607 | 591 | );
|
608 | 592 | runOnlyForDeploymentPostprocessing = 0;
|
609 | 593 | shellPath = /bin/sh;
|
610 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-iCookTV-iCookTVTests/Pods-iCookTV-iCookTVTests-frameworks.sh\"\n"; |
611 |
| - showEnvVarsInLog = 0; |
612 |
| - }; |
613 |
| - EBDC1687F0692BDEB7D3F35D /* [CP] Copy Pods Resources */ = { |
614 |
| - isa = PBXShellScriptBuildPhase; |
615 |
| - buildActionMask = 2147483647; |
616 |
| - files = ( |
617 |
| - ); |
618 |
| - inputPaths = ( |
619 |
| - ); |
620 |
| - name = "[CP] Copy Pods Resources"; |
621 |
| - outputPaths = ( |
622 |
| - ); |
623 |
| - runOnlyForDeploymentPostprocessing = 0; |
624 |
| - shellPath = /bin/sh; |
625 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-iCookTV/Pods-iCookTV-resources.sh\"\n"; |
| 594 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-iCookTV-iCookTVTests/Pods-iCookTV-iCookTVTests-frameworks.sh\"\n"; |
626 | 595 | showEnvVarsInLog = 0;
|
627 | 596 | };
|
628 | 597 | /* End PBXShellScriptBuildPhase section */
|
|
775 | 744 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
776 | 745 | SWIFT_VERSION = 5.0;
|
777 | 746 | TARGETED_DEVICE_FAMILY = 3;
|
778 |
| - TVOS_DEPLOYMENT_TARGET = 9.0; |
| 747 | + TVOS_DEPLOYMENT_TARGET = 10.0; |
779 | 748 | };
|
780 | 749 | name = Debug;
|
781 | 750 | };
|
|
819 | 788 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
820 | 789 | SWIFT_VERSION = 5.0;
|
821 | 790 | TARGETED_DEVICE_FAMILY = 3;
|
822 |
| - TVOS_DEPLOYMENT_TARGET = 9.0; |
| 791 | + TVOS_DEPLOYMENT_TARGET = 10.0; |
823 | 792 | VALIDATE_PRODUCT = YES;
|
824 | 793 | };
|
825 | 794 | name = Release;
|
|
0 commit comments