marinofaggiana 4 years ago
parent
commit
289aeff90f
3 changed files with 4 additions and 2 deletions
  1. 1 0
      Cartfile
  2. 1 0
      Cartfile.resolved
  3. 2 2
      Nextcloud.xcodeproj/project.pbxproj

+ 1 - 0
Cartfile

@@ -18,6 +18,7 @@ github "getsentry/sentry-cocoa"
 github "FabrizioBrancati/Queuer"
 github "xmartlabs/XLForm" ~> 4.1
 github "AssistoLab/DropDown" "v2.3.13"
+github "realm/realm-cocoa" "v5.4.3"
 
 github "https://github.com/marinofaggiana/KTVHTTPCache" "2.0.2"
 github "https://github.com/marinofaggiana/TOPasscodeViewController" "0.0.7"

+ 1 - 0
Cartfile.resolved

@@ -19,6 +19,7 @@ github "marinofaggiana/KTVHTTPCache" "2.0.2"
 github "marinofaggiana/OpenSSL" "6c7cf839d9c74e5a0b92bbf343e1a33b6f56a277"
 github "marinofaggiana/TOPasscodeViewController" "0.0.7"
 github "nextcloud/ios-communication-library" "fdab3ea57e77cb4eb2dd5291c24042cbc0e2a224"
+github "realm/realm-cocoa" "v5.4.3"
 github "rechsteiner/Parchment" "v2.4.0"
 github "scenee/FloatingPanel" "v1.7.6"
 github "tilltue/TLPhotoPicker" "2.0.12"

+ 2 - 2
Nextcloud.xcodeproj/project.pbxproj

@@ -1880,7 +1880,7 @@
 		};
 		F75A40001EBCB82B00B213E8 /* ShellScript */ = {
 			isa = PBXShellScriptBuildPhase;
-			buildActionMask = 8;
+			buildActionMask = 12;
 			files = (
 			);
 			inputPaths = (
@@ -1917,7 +1917,7 @@
 			);
 			outputPaths = (
 			);
-			runOnlyForDeploymentPostprocessing = 1;
+			runOnlyForDeploymentPostprocessing = 0;
 			shellPath = /bin/sh;
 			shellScript = "/usr/local/bin/carthage copy-frameworks\n";
 		};