@@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>2.19.0</string>
<key>CFBundleVersion</key>
- <string>00003</string>
+ <string>00004</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<key>NSExtension</key>
<key>NSExtensionFileProviderDocumentGroup</key>
@@ -69,7 +69,7 @@
</dict>
</array>
<key>Fabric</key>
<key>APIKey</key>
@@ -1053,7 +1053,7 @@
} else {
- // *** IS ENCRYPTED ---> CREATE METADATA ***
+ // E2E *** IS ENCRYPTED ---> CREATE METADATA ***
if ([CCUtility isFolderEncrypted:serverUrl account:_activeAccount]) {
dispatch_async(dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_HIGH, 0), ^{