Skip to content

Commit

Permalink
Preparing 2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tobihagemann committed Dec 6, 2022
1 parent 6e4fc46 commit 2853931
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 14 deletions.
4 changes: 2 additions & 2 deletions Cryptomator.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3254,7 +3254,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 2.4.2;
MARKETING_VERSION = 2.4.3;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
Expand Down Expand Up @@ -3316,7 +3316,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 2.4.2;
MARKETING_VERSION = 2.4.3;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-expression-type-checking=200 -Xfrontend -warn-long-function-bodies=200";
Expand Down
5 changes: 1 addition & 4 deletions fastlane/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
- Added possibility to edit WebDAV connections (#256)
- Added Danish translation
- Fixed missing files when encrypted files are offloaded in iCloud Drive (#279)
- Fixed flickering when vault list is empty (#257)
- Fixed missing buttons when adding WebDAV/S3 connections on iOS 13/14 (#280, #282)
5 changes: 1 addition & 4 deletions fastlane/metadata/de-DE/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
- Möglichkeit zum Bearbeiten von WebDAV-Verbindungen hinzugefügt (#256)
- Dänische Übersetzung hinzugefügt
- Fehlende Dateien behoben, wenn verschlüsselte Dateien in iCloud Drive nicht lokal vorliegen (#279)
- Flackern behoben, wenn die Tresorliste leer ist (#257)
- Fehlende Buttons beim Hinzufügen von WebDAV/S3-Verbindungen unter iOS 13/14 behoben (#280, #282)
5 changes: 1 addition & 4 deletions fastlane/metadata/en-US/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
- Added possibility to edit WebDAV connections (#256)
- Added Danish translation
- Fixed missing files when encrypted files are offloaded in iCloud Drive (#279)
- Fixed flickering when vault list is empty (#257)
- Fixed missing buttons when adding WebDAV/S3 connections on iOS 13/14 (#280, #282)

0 comments on commit 2853931

Please sign in to comment.