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