File tree 7 files changed +20
-7
lines changed
project.xcworkspace/xcshareddata/swiftpm
7 files changed +20
-7
lines changed Original file line number Diff line number Diff line change 2629
2629
GCC_WARN_UNUSED_FUNCTION = YES;
2630
2630
GCC_WARN_UNUSED_VARIABLE = YES;
2631
2631
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
2632
- MARKETING_VERSION = 2.0.2 ;
2632
+ MARKETING_VERSION = 2.0.3 ;
2633
2633
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
2634
2634
MTL_FAST_MATH = YES;
2635
2635
ONLY_ACTIVE_ARCH = YES;
2691
2691
GCC_WARN_UNUSED_FUNCTION = YES;
2692
2692
GCC_WARN_UNUSED_VARIABLE = YES;
2693
2693
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
2694
- MARKETING_VERSION = 2.0.2 ;
2694
+ MARKETING_VERSION = 2.0.3 ;
2695
2695
MTL_ENABLE_DEBUG_INFO = NO;
2696
2696
MTL_FAST_MATH = YES;
2697
2697
OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-expression-type-checking=200 -Xfrontend -warn-long-function-bodies=200";
Original file line number Diff line number Diff line change 24
24
"repositoryURL" : " https://github.com/cryptomator/cloud-access-swift.git" ,
25
25
"state" : {
26
26
"branch" : null ,
27
- "revision" : " c4597ccf64ffc5cc4d75dde879a0cee6a71fc2e3 " ,
28
- "version" : " 1.1.1 "
27
+ "revision" : " a033fc732b5c7baa2dbc6134591e6fd5345c620e " ,
28
+ "version" : " 1.1.2 "
29
29
}
30
30
},
31
31
{
Original file line number Diff line number Diff line change 20
20
<string >$(MARKETING_VERSION) </string >
21
21
<key >CFBundleVersion </key >
22
22
<string >$(CURRENT_PROJECT_VERSION) </string >
23
+ <key >NSAppTransportSecurity </key >
24
+ <dict >
25
+ <key >NSAllowsArbitraryLoads </key >
26
+ <true />
27
+ </dict >
23
28
<key >NSExtension </key >
24
29
<dict >
25
30
<key >NSExtensionFileProviderDocumentGroup </key >
Original file line number Diff line number Diff line change 20
20
<string >$(MARKETING_VERSION) </string >
21
21
<key >CFBundleVersion </key >
22
22
<string >$(CURRENT_PROJECT_VERSION) </string >
23
+ <key >NSAppTransportSecurity </key >
24
+ <dict >
25
+ <key >NSAllowsArbitraryLoads </key >
26
+ <true />
27
+ </dict >
23
28
<key >NSExtension </key >
24
29
<dict >
25
30
<key >NSExtensionPrincipalClass </key >
Original file line number Diff line number Diff line change 1
- Welcome to the new Cryptomator for iOS app! This new app is fully integrated into the Files app of iOS. Happy crypting!
1
+ - Fixed upload errors in Google Drive (#134)
2
+ - Fixed support of self-signed certificates and HTTP for WebDAV connections (#133)
Original file line number Diff line number Diff line change 1
- Willkommen bei der neuen Cryptomator für iOS-App! Diese neue App ist vollständig in die App „Dateien“ von iOS integriert. Viel Spaß beim Verschlüsseln!
1
+ - Upload-Fehler in Google Drive behoben (#134)
2
+ - Unterstützung von selbstsignierten Zertifikaten und HTTP für WebDAV-Verbindungen behoben (#133)
Original file line number Diff line number Diff line change 1
- Welcome to the new Cryptomator for iOS app! This new app is fully integrated into the Files app of iOS. Happy crypting!
1
+ - Fixed upload errors in Google Drive (#134)
2
+ - Fixed support of self-signed certificates and HTTP for WebDAV connections (#133)
You can’t perform that action at this time.
0 commit comments