|
920 | 920 | 7E6B3B4D1AA42D0E005F45BF /* Sources */, |
921 | 921 | 7E6B3B4E1AA42D0E005F45BF /* Frameworks */, |
922 | 922 | 7E6B3B4F1AA42D0E005F45BF /* Resources */, |
923 | | - CA6C45DB44005B39B2D6B322 /* [CP] Embed Pods Frameworks */, |
924 | | - 1F967886CBF816DF82E841B2 /* [CP] Copy Pods Resources */, |
925 | 923 | ); |
926 | 924 | buildRules = ( |
927 | 925 | ); |
|
1041 | 1039 | /* End PBXResourcesBuildPhase section */ |
1042 | 1040 |
|
1043 | 1041 | /* Begin PBXShellScriptBuildPhase section */ |
1044 | | - 1F967886CBF816DF82E841B2 /* [CP] Copy Pods Resources */ = { |
1045 | | - isa = PBXShellScriptBuildPhase; |
1046 | | - buildActionMask = 2147483647; |
1047 | | - files = ( |
1048 | | - ); |
1049 | | - inputPaths = ( |
1050 | | - ); |
1051 | | - name = "[CP] Copy Pods Resources"; |
1052 | | - outputPaths = ( |
1053 | | - ); |
1054 | | - runOnlyForDeploymentPostprocessing = 0; |
1055 | | - shellPath = /bin/sh; |
1056 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Branch-SDK-Tests/Pods-Branch-SDK-Tests-resources.sh\"\n"; |
1057 | | - showEnvVarsInLog = 0; |
1058 | | - }; |
1059 | 1042 | 78EC30BDC487D4AA5E7DC0D3 /* [CP] Check Pods Manifest.lock */ = { |
1060 | 1043 | isa = PBXShellScriptBuildPhase; |
1061 | 1044 | buildActionMask = 2147483647; |
|
1074 | 1057 | 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"; |
1075 | 1058 | showEnvVarsInLog = 0; |
1076 | 1059 | }; |
1077 | | - CA6C45DB44005B39B2D6B322 /* [CP] Embed Pods Frameworks */ = { |
1078 | | - isa = PBXShellScriptBuildPhase; |
1079 | | - buildActionMask = 2147483647; |
1080 | | - files = ( |
1081 | | - ); |
1082 | | - inputPaths = ( |
1083 | | - ); |
1084 | | - name = "[CP] Embed Pods Frameworks"; |
1085 | | - outputPaths = ( |
1086 | | - ); |
1087 | | - runOnlyForDeploymentPostprocessing = 0; |
1088 | | - shellPath = /bin/sh; |
1089 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Branch-SDK-Tests/Pods-Branch-SDK-Tests-frameworks.sh\"\n"; |
1090 | | - showEnvVarsInLog = 0; |
1091 | | - }; |
1092 | 1060 | /* End PBXShellScriptBuildPhase section */ |
1093 | 1061 |
|
1094 | 1062 | /* Begin PBXSourcesBuildPhase section */ |
|
1425 | 1393 | PRODUCT_BUNDLE_IDENTIFIER = "io.branch.sdk.Branch-TestBed"; |
1426 | 1394 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1427 | 1395 | PROVISIONING_PROFILE = ""; |
1428 | | - USER_HEADER_SEARCH_PATHS = $PROJECT_DIR; |
| 1396 | + USER_HEADER_SEARCH_PATHS = "$PROJECT_DIR"; |
1429 | 1397 | WRAPPER_EXTENSION = app; |
1430 | 1398 | }; |
1431 | 1399 | name = Debug; |
|
1446 | 1414 | PRODUCT_BUNDLE_IDENTIFIER = "io.branch.sdk.Branch-TestBed"; |
1447 | 1415 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1448 | 1416 | PROVISIONING_PROFILE = ""; |
1449 | | - USER_HEADER_SEARCH_PATHS = $PROJECT_DIR; |
| 1417 | + USER_HEADER_SEARCH_PATHS = "$PROJECT_DIR"; |
1450 | 1418 | WRAPPER_EXTENSION = app; |
1451 | 1419 | }; |
1452 | 1420 | name = Release; |
|
0 commit comments