|
309 | 309 | };
|
310 | 310 | 607FACE41AFB9204008FA782 = {
|
311 | 311 | CreatedOnToolsVersion = 6.3.1;
|
312 |
| - TestTargetID = 607FACCF1AFB9204008FA782; |
| 312 | + TestTargetID = 1168B9761D2DFF2A00784841; |
313 | 313 | };
|
314 | 314 | };
|
315 | 315 | };
|
|
411 | 411 | );
|
412 | 412 | runOnlyForDeploymentPostprocessing = 0;
|
413 | 413 | shellPath = /bin/sh;
|
414 |
| - shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
| 414 | + 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"; |
415 | 415 | showEnvVarsInLog = 0;
|
416 | 416 | };
|
417 | 417 | 3B32E276864ED8DE0A42EB66 /* [CP] Copy Pods Resources */ = {
|
|
456 | 456 | );
|
457 | 457 | runOnlyForDeploymentPostprocessing = 0;
|
458 | 458 | shellPath = /bin/sh;
|
459 |
| - shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
| 459 | + 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"; |
460 | 460 | showEnvVarsInLog = 0;
|
461 | 461 | };
|
462 | 462 | 74F4425F80A70ACF54C96776 /* [CP] Check Pods Manifest.lock */ = {
|
|
471 | 471 | );
|
472 | 472 | runOnlyForDeploymentPostprocessing = 0;
|
473 | 473 | shellPath = /bin/sh;
|
474 |
| - shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
| 474 | + 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"; |
475 | 475 | showEnvVarsInLog = 0;
|
476 | 476 | };
|
477 | 477 | 8B85B57729C5E3D4D213BC72 /* [CP] Copy Pods Resources */ = {
|
|
531 | 531 | );
|
532 | 532 | runOnlyForDeploymentPostprocessing = 0;
|
533 | 533 | shellPath = /bin/sh;
|
534 |
| - shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
| 534 | + 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"; |
535 | 535 | showEnvVarsInLog = 0;
|
536 | 536 | };
|
537 | 537 | F088206876394936F4C2A77D /* [CP] Copy Pods Resources */ = {
|
|
627 | 627 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks $(FRAMEWORK_SEARCH_PATHS)";
|
628 | 628 | PRODUCT_BUNDLE_IDENTIFIER = es.estebantorr.Demo;
|
629 | 629 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 630 | + SWIFT_VERSION = 3.0; |
630 | 631 | };
|
631 | 632 | name = Debug;
|
632 | 633 | };
|
|
641 | 642 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks $(FRAMEWORK_SEARCH_PATHS)";
|
642 | 643 | PRODUCT_BUNDLE_IDENTIFIER = es.estebantorr.Demo;
|
643 | 644 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 645 | + SWIFT_VERSION = 3.0; |
644 | 646 | };
|
645 | 647 | name = Release;
|
646 | 648 | };
|
|
655 | 657 | PRODUCT_BUNDLE_IDENTIFIER = "es.estebantorr.RxViewModelTests-tvOS";
|
656 | 658 | PRODUCT_NAME = "$(TARGET_NAME)";
|
657 | 659 | SDKROOT = appletvos;
|
| 660 | + SWIFT_VERSION = 3.0; |
658 | 661 | TVOS_DEPLOYMENT_TARGET = 9.2;
|
659 | 662 | };
|
660 | 663 | name = Debug;
|
|
669 | 672 | PRODUCT_BUNDLE_IDENTIFIER = "es.estebantorr.RxViewModelTests-tvOS";
|
670 | 673 | PRODUCT_NAME = "$(TARGET_NAME)";
|
671 | 674 | SDKROOT = appletvos;
|
| 675 | + SWIFT_VERSION = 3.0; |
672 | 676 | TVOS_DEPLOYMENT_TARGET = 9.2;
|
673 | 677 | };
|
674 | 678 | name = Release;
|
|
687 | 691 | PRODUCT_BUNDLE_IDENTIFIER = "es.estebantorr.RxViewModelTests-macOS";
|
688 | 692 | PRODUCT_NAME = "$(TARGET_NAME)";
|
689 | 693 | SDKROOT = macosx;
|
| 694 | + SWIFT_VERSION = 3.0; |
690 | 695 | };
|
691 | 696 | name = Debug;
|
692 | 697 | };
|
|
703 | 708 | PRODUCT_BUNDLE_IDENTIFIER = "es.estebantorr.RxViewModelTests-macOS";
|
704 | 709 | PRODUCT_NAME = "$(TARGET_NAME)";
|
705 | 710 | SDKROOT = macosx;
|
| 711 | + SWIFT_VERSION = 3.0; |
706 | 712 | };
|
707 | 713 | name = Release;
|
708 | 714 | };
|
|
803 | 809 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks $(FRAMEWORK_SEARCH_PATHS)";
|
804 | 810 | PRODUCT_BUNDLE_IDENTIFIER = "es.estebantorr.$(PRODUCT_NAME:rfc1034identifier)";
|
805 | 811 | PRODUCT_NAME = "$(TARGET_NAME)";
|
806 |
| - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/tmp_Example.app/tmp_Example"; |
| 812 | + SWIFT_VERSION = 3.0; |
| 813 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Demo.app/Demo"; |
807 | 814 | };
|
808 | 815 | name = Debug;
|
809 | 816 | };
|
|
816 | 823 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks $(FRAMEWORK_SEARCH_PATHS)";
|
817 | 824 | PRODUCT_BUNDLE_IDENTIFIER = "es.estebantorr.$(PRODUCT_NAME:rfc1034identifier)";
|
818 | 825 | PRODUCT_NAME = "$(TARGET_NAME)";
|
819 |
| - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/tmp_Example.app/tmp_Example"; |
| 826 | + SWIFT_VERSION = 3.0; |
| 827 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Demo.app/Demo"; |
820 | 828 | };
|
821 | 829 | name = Release;
|
822 | 830 | };
|
|
0 commit comments