|
583 | 583 | LastUpgradeCheck = 0930;
|
584 | 584 | TargetAttributes = {
|
585 | 585 | 39ED6CDC99672303F992B722C0ABD571 = {
|
586 |
| - LastSwiftMigration = 0800; |
| 586 | + LastSwiftMigration = 0930; |
587 | 587 | };
|
588 | 588 | 4A8B23501D447FB300ACBAA8 = {
|
589 | 589 | CreatedOnToolsVersion = 7.3.1;
|
|
593 | 593 | };
|
594 | 594 | D4446E6F1C51538000FBC8A8 = {
|
595 | 595 | CreatedOnToolsVersion = 7.2;
|
596 |
| - LastSwiftMigration = 0800; |
| 596 | + LastSwiftMigration = 0930; |
597 | 597 | };
|
598 | 598 | D4446E781C51538000FBC8A8 = {
|
599 | 599 | CreatedOnToolsVersion = 7.2;
|
|
602 | 602 | ProvisioningStyle = Manual;
|
603 | 603 | };
|
604 | 604 | D4A480641C507CE70053EB05 = {
|
605 |
| - LastSwiftMigration = 0800; |
| 605 | + LastSwiftMigration = 0930; |
606 | 606 | };
|
607 | 607 | D4A4807D1C507D730053EB05 = {
|
608 |
| - LastSwiftMigration = 0800; |
| 608 | + LastSwiftMigration = 0930; |
609 | 609 | };
|
610 | 610 | D4DE2AC91C513EA00063A7CA = {
|
611 | 611 | DevelopmentTeam = 76333YNXLE;
|
|
720 | 720 | files = (
|
721 | 721 | );
|
722 | 722 | inputPaths = (
|
| 723 | + "${SRCROOT}/Pods/Target Support Files/Pods-ForecastIO tvOS Tests/Pods-ForecastIO tvOS Tests-frameworks.sh", |
| 724 | + "${BUILT_PRODUCTS_DIR}/ForecastIO-tvOS/ForecastIO.framework", |
| 725 | + "${BUILT_PRODUCTS_DIR}/OHHTTPStubs-tvOS/OHHTTPStubs.framework", |
723 | 726 | );
|
724 | 727 | name = "[CP] Embed Pods Frameworks";
|
725 | 728 | outputPaths = (
|
| 729 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ForecastIO.framework", |
| 730 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OHHTTPStubs.framework", |
726 | 731 | );
|
727 | 732 | runOnlyForDeploymentPostprocessing = 0;
|
728 | 733 | shellPath = /bin/sh;
|
|
750 | 755 | files = (
|
751 | 756 | );
|
752 | 757 | inputPaths = (
|
| 758 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 759 | + "${PODS_ROOT}/Manifest.lock", |
753 | 760 | );
|
754 | 761 | name = "[CP] Check Pods Manifest.lock";
|
755 | 762 | outputPaths = (
|
| 763 | + "$(DERIVED_FILE_DIR)/Pods-ForecastIO macOS Tests-checkManifestLockResult.txt", |
756 | 764 | );
|
757 | 765 | runOnlyForDeploymentPostprocessing = 0;
|
758 | 766 | shellPath = /bin/sh;
|
759 |
| - 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"; |
| 767 | + 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"; |
760 | 768 | showEnvVarsInLog = 0;
|
761 | 769 | };
|
762 | 770 | 4A61E8DC1D4485FC000DDEC6 /* [CP] Embed Pods Frameworks */ = {
|
|
765 | 773 | files = (
|
766 | 774 | );
|
767 | 775 | inputPaths = (
|
| 776 | + "${SRCROOT}/Pods/Target Support Files/Pods-ForecastIO iOS Tests/Pods-ForecastIO iOS Tests-frameworks.sh", |
| 777 | + "${BUILT_PRODUCTS_DIR}/ForecastIO-iOS/ForecastIO.framework", |
| 778 | + "${BUILT_PRODUCTS_DIR}/OHHTTPStubs-iOS/OHHTTPStubs.framework", |
768 | 779 | );
|
769 | 780 | name = "[CP] Embed Pods Frameworks";
|
770 | 781 | outputPaths = (
|
| 782 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ForecastIO.framework", |
| 783 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OHHTTPStubs.framework", |
771 | 784 | );
|
772 | 785 | runOnlyForDeploymentPostprocessing = 0;
|
773 | 786 | shellPath = /bin/sh;
|
|
794 | 807 | files = (
|
795 | 808 | );
|
796 | 809 | inputPaths = (
|
| 810 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 811 | + "${PODS_ROOT}/Manifest.lock", |
797 | 812 | );
|
798 | 813 | name = "[CP] Check Pods Manifest.lock";
|
799 | 814 | outputPaths = (
|
| 815 | + "$(DERIVED_FILE_DIR)/Pods-ForecastIO iOS Tests-checkManifestLockResult.txt", |
800 | 816 | );
|
801 | 817 | runOnlyForDeploymentPostprocessing = 0;
|
802 | 818 | shellPath = /bin/sh;
|
803 |
| - 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"; |
| 819 | + 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"; |
804 | 820 | showEnvVarsInLog = 0;
|
805 | 821 | };
|
806 | 822 | 6206FF6BF0A4AEA3C3961B22 /* [CP] Copy Pods Resources */ = {
|
|
914 | 930 | files = (
|
915 | 931 | );
|
916 | 932 | inputPaths = (
|
| 933 | + "${SRCROOT}/Pods/Target Support Files/Pods-ForecastIO macOS Tests/Pods-ForecastIO macOS Tests-frameworks.sh", |
| 934 | + "${BUILT_PRODUCTS_DIR}/ForecastIO-macOS/ForecastIO.framework", |
| 935 | + "${BUILT_PRODUCTS_DIR}/OHHTTPStubs-macOS/OHHTTPStubs.framework", |
917 | 936 | );
|
918 | 937 | name = "[CP] Embed Pods Frameworks";
|
919 | 938 | outputPaths = (
|
| 939 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ForecastIO.framework", |
| 940 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OHHTTPStubs.framework", |
920 | 941 | );
|
921 | 942 | runOnlyForDeploymentPostprocessing = 0;
|
922 | 943 | shellPath = /bin/sh;
|
|
929 | 950 | files = (
|
930 | 951 | );
|
931 | 952 | inputPaths = (
|
| 953 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 954 | + "${PODS_ROOT}/Manifest.lock", |
932 | 955 | );
|
933 | 956 | name = "[CP] Check Pods Manifest.lock";
|
934 | 957 | outputPaths = (
|
| 958 | + "$(DERIVED_FILE_DIR)/Pods-ForecastIO tvOS Tests-checkManifestLockResult.txt", |
935 | 959 | );
|
936 | 960 | runOnlyForDeploymentPostprocessing = 0;
|
937 | 961 | shellPath = /bin/sh;
|
938 |
| - 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"; |
| 962 | + 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"; |
939 | 963 | showEnvVarsInLog = 0;
|
940 | 964 | };
|
941 | 965 | DE93023B7A6C2E5C9BEBC0B3 /* 📦 Embed Pods Frameworks */ = {
|
|
1154 | 1178 | SKIP_INSTALL = YES;
|
1155 | 1179 | SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
|
1156 | 1180 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
1157 |
| - SWIFT_VERSION = 3.0; |
| 1181 | + SWIFT_SWIFT3_OBJC_INFERENCE = On; |
| 1182 | + SWIFT_VERSION = 4.0; |
1158 | 1183 | TARGETED_DEVICE_FAMILY = "1,2";
|
1159 | 1184 | TVOS_DEPLOYMENT_TARGET = 9.0;
|
1160 | 1185 | VERSIONING_SYSTEM = "apple-generic";
|
|
1239 | 1264 | SKIP_INSTALL = YES;
|
1240 | 1265 | SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
|
1241 | 1266 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
1242 |
| - SWIFT_VERSION = 3.0; |
| 1267 | + SWIFT_SWIFT3_OBJC_INFERENCE = On; |
| 1268 | + SWIFT_VERSION = 4.0; |
1243 | 1269 | TARGETED_DEVICE_FAMILY = "1,2";
|
1244 | 1270 | TVOS_DEPLOYMENT_TARGET = 9.0;
|
1245 | 1271 | VERSIONING_SYSTEM = "apple-generic";
|
|
1252 | 1278 | isa = XCBuildConfiguration;
|
1253 | 1279 | baseConfigurationReference = AA68478095963C4BF1141CF2 /* Pods-ForecastIO iOS Tests.debug.xcconfig */;
|
1254 | 1280 | buildSettings = {
|
1255 |
| - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
| 1281 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)"; |
1256 | 1282 | CLANG_ANALYZER_NONNULL = YES;
|
1257 | 1283 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
1258 | 1284 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
1279 | 1305 | isa = XCBuildConfiguration;
|
1280 | 1306 | baseConfigurationReference = BC556936E1D2FA0BE77EF0D4 /* Pods-ForecastIO iOS Tests.release.xcconfig */;
|
1281 | 1307 | buildSettings = {
|
1282 |
| - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
| 1308 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)"; |
1283 | 1309 | CLANG_ANALYZER_NONNULL = YES;
|
1284 | 1310 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
1285 | 1311 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
1389 | 1415 | SDKROOT = macosx;
|
1390 | 1416 | SKIP_INSTALL = YES;
|
1391 | 1417 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
1392 |
| - SWIFT_VERSION = 3.0; |
| 1418 | + SWIFT_SWIFT3_OBJC_INFERENCE = On; |
| 1419 | + SWIFT_VERSION = 4.0; |
1393 | 1420 | VERSIONING_SYSTEM = "apple-generic";
|
1394 | 1421 | VERSION_INFO_PREFIX = "";
|
1395 | 1422 | };
|
|
1427 | 1454 | SDKROOT = macosx;
|
1428 | 1455 | SKIP_INSTALL = YES;
|
1429 | 1456 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
1430 |
| - SWIFT_VERSION = 3.0; |
| 1457 | + SWIFT_SWIFT3_OBJC_INFERENCE = On; |
| 1458 | + SWIFT_VERSION = 4.0; |
1431 | 1459 | VERSIONING_SYSTEM = "apple-generic";
|
1432 | 1460 | VERSION_INFO_PREFIX = "";
|
1433 | 1461 | };
|
|
1437 | 1465 | isa = XCBuildConfiguration;
|
1438 | 1466 | baseConfigurationReference = BF213A74D8DC9F42C361755D /* Pods-ForecastIO macOS Tests.debug.xcconfig */;
|
1439 | 1467 | buildSettings = {
|
1440 |
| - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
| 1468 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)"; |
1441 | 1469 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
1442 | 1470 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
1443 | 1471 | CODE_SIGN_IDENTITY = "";
|
|
1465 | 1493 | isa = XCBuildConfiguration;
|
1466 | 1494 | baseConfigurationReference = 9B1B356DACA6D8F6203D8BA3 /* Pods-ForecastIO macOS Tests.release.xcconfig */;
|
1467 | 1495 | buildSettings = {
|
1468 |
| - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
| 1496 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)"; |
1469 | 1497 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
1470 | 1498 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
1471 | 1499 | CODE_SIGN_IDENTITY = "";
|
|
1517 | 1545 | SKIP_INSTALL = YES;
|
1518 | 1546 | SUPPORTED_PLATFORMS = "watchsimulator watchos";
|
1519 | 1547 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
1520 |
| - SWIFT_VERSION = 3.0; |
| 1548 | + SWIFT_SWIFT3_OBJC_INFERENCE = On; |
| 1549 | + SWIFT_VERSION = 4.0; |
1521 | 1550 | TARGETED_DEVICE_FAMILY = 4;
|
1522 | 1551 | TVOS_DEPLOYMENT_TARGET = 9.0;
|
1523 | 1552 | VERSIONING_SYSTEM = "apple-generic";
|
|
1553 | 1582 | SKIP_INSTALL = YES;
|
1554 | 1583 | SUPPORTED_PLATFORMS = "watchsimulator watchos";
|
1555 | 1584 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
1556 |
| - SWIFT_VERSION = 3.0; |
| 1585 | + SWIFT_SWIFT3_OBJC_INFERENCE = On; |
| 1586 | + SWIFT_VERSION = 4.0; |
1557 | 1587 | TARGETED_DEVICE_FAMILY = 4;
|
1558 | 1588 | TVOS_DEPLOYMENT_TARGET = 9.0;
|
1559 | 1589 | VERSIONING_SYSTEM = "apple-generic";
|
|
1589 | 1619 | SKIP_INSTALL = YES;
|
1590 | 1620 | SUPPORTED_PLATFORMS = "appletvsimulator appletvos";
|
1591 | 1621 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
1592 |
| - SWIFT_VERSION = 3.0; |
| 1622 | + SWIFT_SWIFT3_OBJC_INFERENCE = On; |
| 1623 | + SWIFT_VERSION = 4.0; |
1593 | 1624 | TARGETED_DEVICE_FAMILY = 3;
|
1594 | 1625 | TVOS_DEPLOYMENT_TARGET = 9.0;
|
1595 | 1626 | VERSIONING_SYSTEM = "apple-generic";
|
|
1625 | 1656 | SKIP_INSTALL = YES;
|
1626 | 1657 | SUPPORTED_PLATFORMS = "appletvsimulator appletvos";
|
1627 | 1658 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
1628 |
| - SWIFT_VERSION = 3.0; |
| 1659 | + SWIFT_SWIFT3_OBJC_INFERENCE = On; |
| 1660 | + SWIFT_VERSION = 4.0; |
1629 | 1661 | TARGETED_DEVICE_FAMILY = 3;
|
1630 | 1662 | TVOS_DEPLOYMENT_TARGET = 9.0;
|
1631 | 1663 | VERSIONING_SYSTEM = "apple-generic";
|
|
1638 | 1670 | isa = XCBuildConfiguration;
|
1639 | 1671 | baseConfigurationReference = 191359B70894BED3AA7BABDA /* Pods-ForecastIO tvOS Tests.debug.xcconfig */;
|
1640 | 1672 | buildSettings = {
|
1641 |
| - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
| 1673 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)"; |
1642 | 1674 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
1643 | 1675 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
1644 | 1676 | CODE_SIGN_IDENTITY = "";
|
|
1665 | 1697 | isa = XCBuildConfiguration;
|
1666 | 1698 | baseConfigurationReference = 092D5794F1D9F9ED48D55505 /* Pods-ForecastIO tvOS Tests.release.xcconfig */;
|
1667 | 1699 | buildSettings = {
|
1668 |
| - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
| 1700 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)"; |
1669 | 1701 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
1670 | 1702 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
1671 | 1703 | CODE_SIGN_IDENTITY = "";
|
|
0 commit comments