|
879 | 879 | 7E6B3B4D1AA42D0E005F45BF /* Sources */, |
880 | 880 | 7E6B3B4E1AA42D0E005F45BF /* Frameworks */, |
881 | 881 | 7E6B3B4F1AA42D0E005F45BF /* Resources */, |
882 | | - CA6C45DB44005B39B2D6B322 /* [CP] Embed Pods Frameworks */, |
883 | | - 1F967886CBF816DF82E841B2 /* [CP] Copy Pods Resources */, |
884 | 882 | ); |
885 | 883 | buildRules = ( |
886 | 884 | ); |
|
966 | 964 | /* End PBXResourcesBuildPhase section */ |
967 | 965 |
|
968 | 966 | /* Begin PBXShellScriptBuildPhase section */ |
969 | | - 1F967886CBF816DF82E841B2 /* [CP] Copy Pods Resources */ = { |
970 | | - isa = PBXShellScriptBuildPhase; |
971 | | - buildActionMask = 2147483647; |
972 | | - files = ( |
973 | | - ); |
974 | | - inputPaths = ( |
975 | | - ); |
976 | | - name = "[CP] Copy Pods Resources"; |
977 | | - outputPaths = ( |
978 | | - ); |
979 | | - runOnlyForDeploymentPostprocessing = 0; |
980 | | - shellPath = /bin/sh; |
981 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Branch-SDK-Tests/Pods-Branch-SDK-Tests-resources.sh\"\n"; |
982 | | - showEnvVarsInLog = 0; |
983 | | - }; |
984 | 967 | 78EC30BDC487D4AA5E7DC0D3 /* [CP] Check Pods Manifest.lock */ = { |
985 | 968 | isa = PBXShellScriptBuildPhase; |
986 | 969 | buildActionMask = 2147483647; |
|
999 | 982 | 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"; |
1000 | 983 | showEnvVarsInLog = 0; |
1001 | 984 | }; |
1002 | | - CA6C45DB44005B39B2D6B322 /* [CP] Embed Pods Frameworks */ = { |
1003 | | - isa = PBXShellScriptBuildPhase; |
1004 | | - buildActionMask = 2147483647; |
1005 | | - files = ( |
1006 | | - ); |
1007 | | - inputPaths = ( |
1008 | | - ); |
1009 | | - name = "[CP] Embed Pods Frameworks"; |
1010 | | - outputPaths = ( |
1011 | | - ); |
1012 | | - runOnlyForDeploymentPostprocessing = 0; |
1013 | | - shellPath = /bin/sh; |
1014 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Branch-SDK-Tests/Pods-Branch-SDK-Tests-frameworks.sh\"\n"; |
1015 | | - showEnvVarsInLog = 0; |
1016 | | - }; |
1017 | 985 | /* End PBXShellScriptBuildPhase section */ |
1018 | 986 |
|
1019 | 987 | /* Begin PBXSourcesBuildPhase section */ |
|
1320 | 1288 | PRODUCT_BUNDLE_IDENTIFIER = "io.branch.sdk.Branch-TestBed"; |
1321 | 1289 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1322 | 1290 | PROVISIONING_PROFILE = ""; |
1323 | | - USER_HEADER_SEARCH_PATHS = $PROJECT_DIR; |
| 1291 | + USER_HEADER_SEARCH_PATHS = "$PROJECT_DIR"; |
1324 | 1292 | WRAPPER_EXTENSION = app; |
1325 | 1293 | }; |
1326 | 1294 | name = Debug; |
|
1341 | 1309 | PRODUCT_BUNDLE_IDENTIFIER = "io.branch.sdk.Branch-TestBed"; |
1342 | 1310 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1343 | 1311 | PROVISIONING_PROFILE = ""; |
1344 | | - USER_HEADER_SEARCH_PATHS = $PROJECT_DIR; |
| 1312 | + USER_HEADER_SEARCH_PATHS = "$PROJECT_DIR"; |
1345 | 1313 | WRAPPER_EXTENSION = app; |
1346 | 1314 | }; |
1347 | 1315 | name = Release; |
|
0 commit comments