marinofaggiana 4 years ago
parent
commit
9fdca9bae6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Nextcloud.xcodeproj/project.pbxproj

+ 2 - 2
Nextcloud.xcodeproj/project.pbxproj

@@ -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";
 		};