Skip to content

Commit

Permalink
Merge branch 'release/2.6.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
tobihagemann committed Sep 16, 2024
2 parents 6ebfec2 + efdae77 commit eb62ce2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.1;
MARKETING_VERSION = 2.6.2;
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.1;
MARKETING_VERSION = 2.6.2;
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
Original file line number Diff line number Diff line change
Expand Up @@ -57,19 +57,19 @@
{
"identity" : "box-swift-sdk-gen",
"kind" : "remoteSourceControl",
"location" : "https://github.com/box/box-swift-sdk-gen.git",
"location" : "https://github.com/tobihagemann/box-swift-sdk-gen.git",
"state" : {
"revision" : "a6b5793ab4053f9b55b840245ad07c9e3fdae344",
"version" : "0.5.0"
"revision" : "b2bb9db3b4fc5e86807f3c5043bedcab9fdf48f7",
"version" : "0.5.0-cryptomator"
}
},
{
"identity" : "cloud-access-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/cryptomator/cloud-access-swift.git",
"state" : {
"revision" : "92e6e3d8c592c1189acd5c9a765a388e296b9b04",
"version" : "1.11.2"
"revision" : "2d8444001a4b2c2ccf396942fd78680eefa9dc52",
"version" : "1.11.3"
}
},
{
Expand Down

0 comments on commit eb62ce2

Please sign in to comment.