|
@@ -1855,7 +1855,7 @@
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
|
F75A40001EBCB82B00B213E8 /* ShellScript */ = {
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
- buildActionMask = 8;
|
|
|
+ buildActionMask = 12;
|
|
|
files = (
|
|
|
);
|
|
|
inputPaths = (
|
|
@@ -1891,7 +1891,7 @@
|
|
|
);
|
|
|
outputPaths = (
|
|
|
);
|
|
|
- runOnlyForDeploymentPostprocessing = 1;
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
shellPath = /bin/sh;
|
|
|
shellScript = "rm -rf ${TMPDIR}/TemporaryItems/*carthage*\n/usr/local/bin/carthage copy-frameworks\n";
|
|
|
};
|