From ff256e31c3b2e8b82644caf96d38c92f950a25cb Mon Sep 17 00:00:00 2001 From: marinofaggiana Date: Fri, 25 Sep 2020 14:28:44 +0200 Subject: [PATCH] coding --- Cartfile | 2 +- Cartfile.resolved | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cartfile b/Cartfile index 6781ef656d..d254f5b992 100644 --- a/Cartfile +++ b/Cartfile @@ -1,4 +1,4 @@ -github "nextcloud/ios-communication-library" "develop" +github "nextcloud/ios-communication-library" "v0.79" github "tilltue/TLPhotoPicker" "2.0.12" github "kishikawakatsumi/UICKeyChainStore" github "MortimerGoro/MGSwipeTableCell" "1.6.8" diff --git a/Cartfile.resolved b/Cartfile.resolved index 921f48c083..a443cfe4d9 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -18,7 +18,7 @@ github "malcommac/SwiftRichString" "3.7.2" github "marinofaggiana/KTVHTTPCache" "2.0.2" github "marinofaggiana/OpenSSL" "6c7cf839d9c74e5a0b92bbf343e1a33b6f56a277" github "marinofaggiana/TOPasscodeViewController" "0.0.7" -github "nextcloud/ios-communication-library" "d816037aab154b9d343d50ca5c78b000bf1ea5e3" +github "nextcloud/ios-communication-library" "v0.79" github "rechsteiner/Parchment" "v2.4.0" github "scenee/FloatingPanel" "v1.7.6" github "tilltue/TLPhotoPicker" "2.0.12"