Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/ios.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoris Bodin <joris.bodin@infomaniak.com>2019-11-20 18:27:56 +0300
committerJoris Bodin <joris.bodin@infomaniak.com>2019-11-21 16:06:02 +0300
commit310883a084a224616a97727ff7773c4a552a0756 (patch)
treeeb3e766f314d430933f5ea819824a54ba80b3f78
parentd89bf9fcac468c4b8fbc61435731536a679e363b (diff)
New version2.25.0-(1)
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
-rwxr-xr-xiOSClient/Brand/File_Provider_Extension.plist2
-rwxr-xr-xiOSClient/Brand/Share.plist2
-rwxr-xr-xiOSClient/Brand/iOSClient.plist2
-rw-r--r--iOSClient/Nextcloud-Bridging-Header.h1
4 files changed, 4 insertions, 3 deletions
diff --git a/iOSClient/Brand/File_Provider_Extension.plist b/iOSClient/Brand/File_Provider_Extension.plist
index 8b1b6771b..0211cf3ea 100755
--- a/iOSClient/Brand/File_Provider_Extension.plist
+++ b/iOSClient/Brand/File_Provider_Extension.plist
@@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>2.25.0</string>
<key>CFBundleVersion</key>
- <string>15</string>
+ <string>1</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
diff --git a/iOSClient/Brand/Share.plist b/iOSClient/Brand/Share.plist
index c05a7191e..bbd02d3e1 100755
--- a/iOSClient/Brand/Share.plist
+++ b/iOSClient/Brand/Share.plist
@@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>2.25.0</string>
<key>CFBundleVersion</key>
- <string>15</string>
+ <string>1</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
diff --git a/iOSClient/Brand/iOSClient.plist b/iOSClient/Brand/iOSClient.plist
index 881f0e22a..1f5f751fe 100755
--- a/iOSClient/Brand/iOSClient.plist
+++ b/iOSClient/Brand/iOSClient.plist
@@ -63,7 +63,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>15</string>
+ <string>1</string>
<key>FIREBASE_ANALYTICS_COLLECTION_DEACTIVATED</key>
<true/>
<key>Fabric</key>
diff --git a/iOSClient/Nextcloud-Bridging-Header.h b/iOSClient/Nextcloud-Bridging-Header.h
index 4130af034..f604680cd 100644
--- a/iOSClient/Nextcloud-Bridging-Header.h
+++ b/iOSClient/Nextcloud-Bridging-Header.h
@@ -27,3 +27,4 @@
#import "NCRichDocumentTemplate.h"
#import "HCFeatures.h"
#import "NCComments.h"
+#import "CCSplit.h"