|
@@ -185,7 +185,7 @@
|
|
|
6003F586195388D20070C39A /* Sources */,
|
|
|
6003F587195388D20070C39A /* Frameworks */,
|
|
|
6003F588195388D20070C39A /* Resources */,
|
|
|
- 1EA4837B23BAABE097289194 /* [CP] Copy Pods Resources */,
|
|
|
+ 7E53B9E692D7CB6B72DEB1C8 /* [CP] Copy Pods Resources */,
|
|
|
);
|
|
|
buildRules = (
|
|
|
);
|
|
@@ -275,46 +275,46 @@
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
|
- 1EA4837B23BAABE097289194 /* [CP] Copy Pods Resources */ = {
|
|
|
+ 5B9FA0E9EA611FEF0331A130 /* [CP] Check Pods Manifest.lock */ = {
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
);
|
|
|
+ inputFileListPaths = (
|
|
|
+ );
|
|
|
inputPaths = (
|
|
|
- "${PODS_ROOT}/Target Support Files/Pods-LenzCameraNativeModuleForRN_Example/Pods-LenzCameraNativeModuleForRN_Example-resources.sh",
|
|
|
- "${PODS_CONFIGURATION_BUILD_DIR}/LenzSDK/LenzCameraNativeModuleForRN.bundle",
|
|
|
- "${PODS_ROOT}/SVProgressHUD/SVProgressHUD/SVProgressHUD.bundle",
|
|
|
+ "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
+ "${PODS_ROOT}/Manifest.lock",
|
|
|
+ );
|
|
|
+ name = "[CP] Check Pods Manifest.lock";
|
|
|
+ outputFileListPaths = (
|
|
|
);
|
|
|
- name = "[CP] Copy Pods Resources";
|
|
|
outputPaths = (
|
|
|
- "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/LenzCameraNativeModuleForRN.bundle",
|
|
|
- "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/SVProgressHUD.bundle",
|
|
|
+ "$(DERIVED_FILE_DIR)/Pods-LenzCameraNativeModuleForRN_Example-checkManifestLockResult.txt",
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
shellPath = /bin/sh;
|
|
|
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LenzCameraNativeModuleForRN_Example/Pods-LenzCameraNativeModuleForRN_Example-resources.sh\"\n";
|
|
|
+ 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";
|
|
|
showEnvVarsInLog = 0;
|
|
|
};
|
|
|
- 5B9FA0E9EA611FEF0331A130 /* [CP] Check Pods Manifest.lock */ = {
|
|
|
+ 7E53B9E692D7CB6B72DEB1C8 /* [CP] Copy Pods Resources */ = {
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
);
|
|
|
- inputFileListPaths = (
|
|
|
- );
|
|
|
inputPaths = (
|
|
|
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
- "${PODS_ROOT}/Manifest.lock",
|
|
|
- );
|
|
|
- name = "[CP] Check Pods Manifest.lock";
|
|
|
- outputFileListPaths = (
|
|
|
+ "${PODS_ROOT}/Target Support Files/Pods-LenzCameraNativeModuleForRN_Example/Pods-LenzCameraNativeModuleForRN_Example-resources.sh",
|
|
|
+ "${PODS_CONFIGURATION_BUILD_DIR}/LenzSDK/LenzCameraNativeModuleForRN.bundle",
|
|
|
+ "${PODS_ROOT}/SVProgressHUD/SVProgressHUD/SVProgressHUD.bundle",
|
|
|
);
|
|
|
+ name = "[CP] Copy Pods Resources";
|
|
|
outputPaths = (
|
|
|
- "$(DERIVED_FILE_DIR)/Pods-LenzCameraNativeModuleForRN_Example-checkManifestLockResult.txt",
|
|
|
+ "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/LenzCameraNativeModuleForRN.bundle",
|
|
|
+ "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/SVProgressHUD.bundle",
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
shellPath = /bin/sh;
|
|
|
- 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";
|
|
|
+ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LenzCameraNativeModuleForRN_Example/Pods-LenzCameraNativeModuleForRN_Example-resources.sh\"\n";
|
|
|
showEnvVarsInLog = 0;
|
|
|
};
|
|
|
/* End PBXShellScriptBuildPhase section */
|