|
830 | 830 | attributes = {
|
831 | 831 | CLASSPREFIX = DPL;
|
832 | 832 | LastSwiftUpdateCheck = 0700;
|
833 |
| - LastUpgradeCheck = 0900; |
| 833 | + LastUpgradeCheck = 1010; |
834 | 834 | ORGANIZATIONNAME = "Button, Inc.";
|
835 | 835 | TargetAttributes = {
|
836 | 836 | 6003F5AD195388D20070C39A = {
|
|
917 | 917 | files = (
|
918 | 918 | );
|
919 | 919 | inputPaths = (
|
| 920 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 921 | + "${PODS_ROOT}/Manifest.lock", |
920 | 922 | );
|
921 | 923 | name = "[CP] Check Pods Manifest.lock";
|
922 | 924 | outputPaths = (
|
| 925 | + "$(DERIVED_FILE_DIR)/Pods-ReceiverDemoSwift-checkManifestLockResult.txt", |
923 | 926 | );
|
924 | 927 | runOnlyForDeploymentPostprocessing = 0;
|
925 | 928 | shellPath = /bin/sh;
|
926 |
| - 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"; |
| 929 | + 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"; |
927 | 930 | showEnvVarsInLog = 0;
|
928 | 931 | };
|
929 | 932 | 169E441B24A0182ECBEA02B1 /* [CP] Embed Pods Frameworks */ = {
|
|
932 | 935 | files = (
|
933 | 936 | );
|
934 | 937 | inputPaths = (
|
| 938 | + "${SRCROOT}/Pods/Target Support Files/Pods-Tests/Pods-Tests-frameworks.sh", |
| 939 | + "${BUILT_PRODUCTS_DIR}/DeepLinkKit/DeepLinkKit.framework", |
| 940 | + "${BUILT_PRODUCTS_DIR}/Expecta/Expecta.framework", |
| 941 | + "${BUILT_PRODUCTS_DIR}/KIF/KIF.framework", |
| 942 | + "${BUILT_PRODUCTS_DIR}/OCMock/OCMock.framework", |
| 943 | + "${BUILT_PRODUCTS_DIR}/Specta/Specta.framework", |
935 | 944 | );
|
936 | 945 | name = "[CP] Embed Pods Frameworks";
|
937 | 946 | outputPaths = (
|
| 947 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/DeepLinkKit.framework", |
| 948 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Expecta.framework", |
| 949 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/KIF.framework", |
| 950 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OCMock.framework", |
| 951 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Specta.framework", |
938 | 952 | );
|
939 | 953 | runOnlyForDeploymentPostprocessing = 0;
|
940 | 954 | shellPath = /bin/sh;
|
|
947 | 961 | files = (
|
948 | 962 | );
|
949 | 963 | inputPaths = (
|
| 964 | + "${SRCROOT}/Pods/Target Support Files/Pods-ReceiverDemo/Pods-ReceiverDemo-frameworks.sh", |
| 965 | + "${BUILT_PRODUCTS_DIR}/DeepLinkKit/DeepLinkKit.framework", |
950 | 966 | );
|
951 | 967 | name = "[CP] Embed Pods Frameworks";
|
952 | 968 | outputPaths = (
|
| 969 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/DeepLinkKit.framework", |
953 | 970 | );
|
954 | 971 | runOnlyForDeploymentPostprocessing = 0;
|
955 | 972 | shellPath = /bin/sh;
|
|
977 | 994 | files = (
|
978 | 995 | );
|
979 | 996 | inputPaths = (
|
| 997 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 998 | + "${PODS_ROOT}/Manifest.lock", |
980 | 999 | );
|
981 | 1000 | name = "[CP] Check Pods Manifest.lock";
|
982 | 1001 | outputPaths = (
|
| 1002 | + "$(DERIVED_FILE_DIR)/Pods-SenderDemo-checkManifestLockResult.txt", |
983 | 1003 | );
|
984 | 1004 | runOnlyForDeploymentPostprocessing = 0;
|
985 | 1005 | shellPath = /bin/sh;
|
986 |
| - 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"; |
| 1006 | + 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"; |
987 | 1007 | showEnvVarsInLog = 0;
|
988 | 1008 | };
|
989 | 1009 | 78E4A2B7A96651F3AE873F35 /* [CP] Check Pods Manifest.lock */ = {
|
|
992 | 1012 | files = (
|
993 | 1013 | );
|
994 | 1014 | inputPaths = (
|
| 1015 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 1016 | + "${PODS_ROOT}/Manifest.lock", |
995 | 1017 | );
|
996 | 1018 | name = "[CP] Check Pods Manifest.lock";
|
997 | 1019 | outputPaths = (
|
| 1020 | + "$(DERIVED_FILE_DIR)/Pods-ReceiverDemo-checkManifestLockResult.txt", |
998 | 1021 | );
|
999 | 1022 | runOnlyForDeploymentPostprocessing = 0;
|
1000 | 1023 | shellPath = /bin/sh;
|
1001 |
| - 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"; |
| 1024 | + 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"; |
1002 | 1025 | showEnvVarsInLog = 0;
|
1003 | 1026 | };
|
1004 | 1027 | 92CBDC92946CE1B22732C030 /* [CP] Copy Pods Resources */ = {
|
|
1022 | 1045 | files = (
|
1023 | 1046 | );
|
1024 | 1047 | inputPaths = (
|
| 1048 | + "${SRCROOT}/Pods/Target Support Files/Pods-SenderDemo/Pods-SenderDemo-frameworks.sh", |
| 1049 | + "${BUILT_PRODUCTS_DIR}/DeepLinkKit/DeepLinkKit.framework", |
1025 | 1050 | );
|
1026 | 1051 | name = "[CP] Embed Pods Frameworks";
|
1027 | 1052 | outputPaths = (
|
| 1053 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/DeepLinkKit.framework", |
1028 | 1054 | );
|
1029 | 1055 | runOnlyForDeploymentPostprocessing = 0;
|
1030 | 1056 | shellPath = /bin/sh;
|
|
1052 | 1078 | files = (
|
1053 | 1079 | );
|
1054 | 1080 | inputPaths = (
|
| 1081 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 1082 | + "${PODS_ROOT}/Manifest.lock", |
1055 | 1083 | );
|
1056 | 1084 | name = "[CP] Check Pods Manifest.lock";
|
1057 | 1085 | outputPaths = (
|
| 1086 | + "$(DERIVED_FILE_DIR)/Pods-Tests-checkManifestLockResult.txt", |
1058 | 1087 | );
|
1059 | 1088 | runOnlyForDeploymentPostprocessing = 0;
|
1060 | 1089 | shellPath = /bin/sh;
|
1061 |
| - 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"; |
| 1090 | + 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"; |
1062 | 1091 | showEnvVarsInLog = 0;
|
1063 | 1092 | };
|
1064 | 1093 | D0318767A555E3ECB0E5307A /* [CP] Copy Pods Resources */ = {
|
|
1096 | 1125 | files = (
|
1097 | 1126 | );
|
1098 | 1127 | inputPaths = (
|
| 1128 | + "${SRCROOT}/Pods/Target Support Files/Pods-ReceiverDemoSwift/Pods-ReceiverDemoSwift-frameworks.sh", |
| 1129 | + "${BUILT_PRODUCTS_DIR}/DeepLinkKit/DeepLinkKit.framework", |
1099 | 1130 | );
|
1100 | 1131 | name = "[CP] Embed Pods Frameworks";
|
1101 | 1132 | outputPaths = (
|
| 1133 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/DeepLinkKit.framework", |
1102 | 1134 | );
|
1103 | 1135 | runOnlyForDeploymentPostprocessing = 0;
|
1104 | 1136 | shellPath = /bin/sh;
|
|
1248 | 1280 | CLANG_WARN_BOOL_CONVERSION = YES;
|
1249 | 1281 | CLANG_WARN_COMMA = YES;
|
1250 | 1282 | CLANG_WARN_CONSTANT_CONVERSION = YES;
|
| 1283 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
1251 | 1284 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
1252 | 1285 | CLANG_WARN_EMPTY_BODY = YES;
|
1253 | 1286 | CLANG_WARN_ENUM_CONVERSION = YES;
|
1254 | 1287 | CLANG_WARN_INFINITE_RECURSION = YES;
|
1255 | 1288 | CLANG_WARN_INT_CONVERSION = YES;
|
1256 | 1289 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
| 1290 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
1257 | 1291 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
1258 | 1292 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
1259 | 1293 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
1300 | 1334 | CLANG_WARN_BOOL_CONVERSION = YES;
|
1301 | 1335 | CLANG_WARN_COMMA = YES;
|
1302 | 1336 | CLANG_WARN_CONSTANT_CONVERSION = YES;
|
| 1337 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
1303 | 1338 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
1304 | 1339 | CLANG_WARN_EMPTY_BODY = YES;
|
1305 | 1340 | CLANG_WARN_ENUM_CONVERSION = YES;
|
1306 | 1341 | CLANG_WARN_INFINITE_RECURSION = YES;
|
1307 | 1342 | CLANG_WARN_INT_CONVERSION = YES;
|
1308 | 1343 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
| 1344 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
1309 | 1345 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
1310 | 1346 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
1311 | 1347 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
1582 | 1618 | CLANG_WARN_BOOL_CONVERSION = YES;
|
1583 | 1619 | CLANG_WARN_COMMA = YES;
|
1584 | 1620 | CLANG_WARN_CONSTANT_CONVERSION = YES;
|
| 1621 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
1585 | 1622 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
1586 | 1623 | CLANG_WARN_EMPTY_BODY = YES;
|
1587 | 1624 | CLANG_WARN_ENUM_CONVERSION = YES;
|
1588 | 1625 | CLANG_WARN_INFINITE_RECURSION = YES;
|
1589 | 1626 | CLANG_WARN_INT_CONVERSION = YES;
|
1590 | 1627 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
| 1628 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
1591 | 1629 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
1592 | 1630 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
1593 | 1631 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
0 commit comments