Skip to content

Commit

Permalink
Preparing 2.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tobihagemann committed Feb 28, 2025
1 parent 8613fa8 commit 4bd6c4e
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 17 deletions.
4 changes: 2 additions & 2 deletions Cryptomator.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3320,7 +3320,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 2.6.5;
MARKETING_VERSION = 2.6.6;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
Expand Down Expand Up @@ -3382,7 +3382,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 2.6.5;
MARKETING_VERSION = 2.6.6;
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
4 changes: 1 addition & 3 deletions fastlane/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
- Improved error messages for Hub vaults (#397, #398, #404).
- Removed unusable Touch ID / Face ID option for Hub vaults (#396, #404).
- Removed rename/move actions for Hub vaults to prevent unintended modifications (#406).
- Improved compatibility with upcoming Cryptomator Hub update.
4 changes: 1 addition & 3 deletions fastlane/config/freemium/metadata/de-DE/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
- Fehlermeldungen für Hub-Tresore verbessert (#397, #398, #404).
- Unbrauchbare Touch ID / Face ID Option für Hub Tresore entfernt (#396, #404).
- Aktionen für Umbenennen/Verschieben von Hub-Tresoren entfernt, um unbeabsichtigte Änderungen zu verhindern (#406).
- Kompatibilität mit dem kommenden Cryptomator Hub Update verbessert.
4 changes: 1 addition & 3 deletions fastlane/config/freemium/metadata/en-US/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
- Improved error messages for Hub vaults (#397, #398, #404).
- Removed unusable Touch ID / Face ID option for Hub vaults (#396, #404).
- Removed rename/move actions for Hub vaults to prevent unintended modifications (#406).
- Improved compatibility with upcoming Cryptomator Hub update.
4 changes: 1 addition & 3 deletions fastlane/config/premium/metadata/de-DE/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
- Fehlermeldungen für Hub-Tresore verbessert (#397, #398, #404).
- Unbrauchbare Touch ID / Face ID Option für Hub Tresore entfernt (#396, #404).
- Aktionen für Umbenennen/Verschieben von Hub-Tresoren entfernt, um unbeabsichtigte Änderungen zu verhindern (#406).
- Kompatibilität mit dem kommenden Cryptomator Hub Update verbessert.
4 changes: 1 addition & 3 deletions fastlane/config/premium/metadata/en-US/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
- Improved error messages for Hub vaults (#397, #398, #404).
- Removed unusable Touch ID / Face ID option for Hub vaults (#396, #404).
- Removed rename/move actions for Hub vaults to prevent unintended modifications (#406).
- Improved compatibility with upcoming Cryptomator Hub update.

0 comments on commit 4bd6c4e

Please sign in to comment.