Skip to content

Commit 558cf43

Browse files
committed
Merge branch 'release/2.4.7'
2 parents 546aaaa + 7b33119 commit 558cf43

File tree

8 files changed

+35
-21
lines changed

8 files changed

+35
-21
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@ body:
4141
- Dropbox
4242
- Google Drive
4343
- OneDrive
44+
- pCloud
4445
- WebDAV
46+
- S3
4547
- Other File Provider
4648
validations:
4749
required: false

Cryptomator.xcodeproj/project.pbxproj

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2306,8 +2306,8 @@
23062306
);
23072307
mainGroup = 4A5E5B202453119100BD6298;
23082308
packageReferences = (
2309-
4A1521E227C55EA2006C96B2 /* XCRemoteSwiftPackageReference "TPInAppReceipt.git" */,
2310-
4AED9A6D286B38D900352951 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect.git" */,
2309+
4A1521E227C55EA2006C96B2 /* XCRemoteSwiftPackageReference "TPInAppReceipt" */,
2310+
4AED9A6D286B38D900352951 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */,
23112311
);
23122312
productRefGroup = 4A5E5B2A2453119100BD6298 /* Products */;
23132313
projectDirPath = "";
@@ -2976,7 +2976,6 @@
29762976
};
29772977
4A9172722619F16C003C4043 /* PBXTargetDependency */ = {
29782978
isa = PBXTargetDependency;
2979-
productRef = 4A9172712619F16C003C4043;
29802979
};
29812980
4A9BED69268F379300721BAA /* PBXTargetDependency */ = {
29822981
isa = PBXTargetDependency;
@@ -3260,7 +3259,7 @@
32603259
GCC_WARN_UNUSED_FUNCTION = YES;
32613260
GCC_WARN_UNUSED_VARIABLE = YES;
32623261
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
3263-
MARKETING_VERSION = 2.4.6;
3262+
MARKETING_VERSION = 2.4.7;
32643263
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
32653264
MTL_FAST_MATH = YES;
32663265
ONLY_ACTIVE_ARCH = YES;
@@ -3322,7 +3321,7 @@
33223321
GCC_WARN_UNUSED_FUNCTION = YES;
33233322
GCC_WARN_UNUSED_VARIABLE = YES;
33243323
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
3325-
MARKETING_VERSION = 2.4.6;
3324+
MARKETING_VERSION = 2.4.7;
33263325
MTL_ENABLE_DEBUG_INFO = NO;
33273326
MTL_FAST_MATH = YES;
33283327
OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-expression-type-checking=200 -Xfrontend -warn-long-function-bodies=200";
@@ -3350,6 +3349,7 @@
33503349
);
33513350
PRODUCT_BUNDLE_IDENTIFIER = "org.cryptomator.ios.fileprovider-ui";
33523351
PRODUCT_NAME = "$(TARGET_NAME)";
3352+
PROVISIONING_PROFILE = "37305fac-36be-4fe5-97bd-941e51187d50";
33533353
PROVISIONING_PROFILE_SPECIFIER = "match Development org.cryptomator.ios.fileprovider-ui";
33543354
SKIP_INSTALL = YES;
33553355
};
@@ -3370,6 +3370,7 @@
33703370
);
33713371
PRODUCT_BUNDLE_IDENTIFIER = "org.cryptomator.ios.fileprovider-ui";
33723372
PRODUCT_NAME = "$(TARGET_NAME)";
3373+
PROVISIONING_PROFILE = "de89cc0f-597d-413e-84e3-2108c3bb4841";
33733374
PROVISIONING_PROFILE_SPECIFIER = "match AppStore org.cryptomator.ios.fileprovider-ui";
33743375
SKIP_INSTALL = YES;
33753376
};
@@ -3391,6 +3392,7 @@
33913392
);
33923393
PRODUCT_BUNDLE_IDENTIFIER = org.cryptomator.ios.fileprovider;
33933394
PRODUCT_NAME = "$(TARGET_NAME)";
3395+
PROVISIONING_PROFILE = "b02d124e-86ef-431a-bf4c-f1203aa86ff5";
33943396
PROVISIONING_PROFILE_SPECIFIER = "match Development org.cryptomator.ios.fileprovider";
33953397
SKIP_INSTALL = YES;
33963398
SWIFT_OBJC_BRIDGING_HEADER = "FileProviderExtension/FileProviderExtension-Bridging-Header.h";
@@ -3414,6 +3416,7 @@
34143416
);
34153417
PRODUCT_BUNDLE_IDENTIFIER = org.cryptomator.ios.fileprovider;
34163418
PRODUCT_NAME = "$(TARGET_NAME)";
3419+
PROVISIONING_PROFILE = "a9384f4d-7dbd-4b66-b79b-be9c7cf0bebc";
34173420
PROVISIONING_PROFILE_SPECIFIER = "match AppStore org.cryptomator.ios.fileprovider";
34183421
SKIP_INSTALL = YES;
34193422
SWIFT_OBJC_BRIDGING_HEADER = "FileProviderExtension/FileProviderExtension-Bridging-Header.h";
@@ -3437,6 +3440,7 @@
34373440
);
34383441
PRODUCT_BUNDLE_IDENTIFIER = org.cryptomator.ios.intents;
34393442
PRODUCT_NAME = "$(TARGET_NAME)";
3443+
PROVISIONING_PROFILE = "526da0c4-3ad8-4563-beca-e13c19f3724d";
34403444
PROVISIONING_PROFILE_SPECIFIER = "match Development org.cryptomator.ios.intents";
34413445
SKIP_INSTALL = YES;
34423446
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -3460,6 +3464,7 @@
34603464
);
34613465
PRODUCT_BUNDLE_IDENTIFIER = org.cryptomator.ios.intents;
34623466
PRODUCT_NAME = "$(TARGET_NAME)";
3467+
PROVISIONING_PROFILE = "364c065c-fadb-43fc-8c5d-b5cd7b9278bf";
34633468
PROVISIONING_PROFILE_SPECIFIER = "match AppStore org.cryptomator.ios.intents";
34643469
SKIP_INSTALL = YES;
34653470
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -3481,6 +3486,7 @@
34813486
);
34823487
PRODUCT_BUNDLE_IDENTIFIER = org.cryptomator.ios;
34833488
PRODUCT_NAME = "$(TARGET_NAME)";
3489+
PROVISIONING_PROFILE = "4e48538a-4159-41f0-8f58-3b6a1b25e374";
34843490
PROVISIONING_PROFILE_SPECIFIER = "match Development org.cryptomator.ios";
34853491
};
34863492
name = Debug;
@@ -3500,6 +3506,7 @@
35003506
);
35013507
PRODUCT_BUNDLE_IDENTIFIER = org.cryptomator.ios;
35023508
PRODUCT_NAME = "$(TARGET_NAME)";
3509+
PROVISIONING_PROFILE = "1e4ece37-8d7d-4cdb-ad79-61ca52e40a64";
35033510
PROVISIONING_PROFILE_SPECIFIER = "match AppStore org.cryptomator.ios";
35043511
};
35053512
name = Release;
@@ -3660,15 +3667,15 @@
36603667
/* End XCConfigurationList section */
36613668

36623669
/* Begin XCRemoteSwiftPackageReference section */
3663-
4A1521E227C55EA2006C96B2 /* XCRemoteSwiftPackageReference "TPInAppReceipt.git" */ = {
3670+
4A1521E227C55EA2006C96B2 /* XCRemoteSwiftPackageReference "TPInAppReceipt" */ = {
36643671
isa = XCRemoteSwiftPackageReference;
36653672
repositoryURL = "https://github.com/tikhop/TPInAppReceipt.git";
36663673
requirement = {
36673674
kind = upToNextMinorVersion;
36683675
minimumVersion = 3.3.0;
36693676
};
36703677
};
3671-
4AED9A6D286B38D900352951 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect.git" */ = {
3678+
4AED9A6D286B38D900352951 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */ = {
36723679
isa = XCRemoteSwiftPackageReference;
36733680
repositoryURL = "https://github.com/siteline/SwiftUI-Introspect.git";
36743681
requirement = {
@@ -3681,7 +3688,7 @@
36813688
/* Begin XCSwiftPackageProductDependency section */
36823689
4A1521E327C55EA2006C96B2 /* TPInAppReceipt */ = {
36833690
isa = XCSwiftPackageProductDependency;
3684-
package = 4A1521E227C55EA2006C96B2 /* XCRemoteSwiftPackageReference "TPInAppReceipt.git" */;
3691+
package = 4A1521E227C55EA2006C96B2 /* XCRemoteSwiftPackageReference "TPInAppReceipt" */;
36853692
productName = TPInAppReceipt;
36863693
};
36873694
4A33092C282EC23400876A3E /* CryptomatorCommonCore */ = {
@@ -3698,7 +3705,7 @@
36983705
};
36993706
4AED9A6E286B38DA00352951 /* Introspect */ = {
37003707
isa = XCSwiftPackageProductDependency;
3701-
package = 4AED9A6D286B38D900352951 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect.git" */;
3708+
package = 4AED9A6D286B38D900352951 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */;
37023709
productName = Introspect;
37033710
};
37043711
/* End XCSwiftPackageProductDependency section */

Cryptomator.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fastlane/changelog.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
- Fixed random crashes when downloading/uploading files via WebDAV (#299, #301)
2-
- Fixed use of apostrophes in vault names (or their containing path) in Google Drive (#296)
1+
- Fixed random crashes when downloading files via Google Drive (#306)
2+
3+
Unfortunately, the new download progress indication that we added in 2.4.4 caused some issues we didn't anticipate. So we've removed this feature from Google Drive for now. We may revisit it in a future release.
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
- Zufällige Abstürze beim Herunterladen/Hochladen von Dateien über WebDAV behoben (#299, #301)
2-
- Nutzung von Apostrophen in Tresornamen (oder dem darin enthaltenen Pfad) in Google Drive behoben (#296)
1+
- Zufällige Abstürze beim Herunterladen von Dateien über Google Drive behoben (#306)
2+
3+
Leider hat die neue Anzeige des Download-Fortschritts, die wir in der Version 2.4.4 hinzugefügt haben, einige Probleme verursacht, die wir nicht erwartet hatten. Daher haben wir diese Funktion vorerst aus Google Drive entfernt. Möglicherweise werden wir sie in einer zukünftigen Version wieder einbauen.
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
- Fixed random crashes when downloading/uploading files via WebDAV (#299, #301)
2-
- Fixed use of apostrophes in vault names (or their containing path) in Google Drive (#296)
1+
- Fixed random crashes when downloading files via Google Drive (#306)
2+
3+
Unfortunately, the new download progress indication that we added in 2.4.4 caused some issues we didn't anticipate. So we've removed this feature from Google Drive for now. We may revisit it in a future release.
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
- Zufällige Abstürze beim Herunterladen/Hochladen von Dateien über WebDAV behoben (#299, #301)
2-
- Nutzung von Apostrophen in Tresornamen (oder dem darin enthaltenen Pfad) in Google Drive behoben (#296)
1+
- Zufällige Abstürze beim Herunterladen von Dateien über Google Drive behoben (#306)
2+
3+
Leider hat die neue Anzeige des Download-Fortschritts, die wir in der Version 2.4.4 hinzugefügt haben, einige Probleme verursacht, die wir nicht erwartet hatten. Daher haben wir diese Funktion vorerst aus Google Drive entfernt. Möglicherweise werden wir sie in einer zukünftigen Version wieder einbauen.
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
- Fixed random crashes when downloading/uploading files via WebDAV (#299, #301)
2-
- Fixed use of apostrophes in vault names (or their containing path) in Google Drive (#296)
1+
- Fixed random crashes when downloading files via Google Drive (#306)
2+
3+
Unfortunately, the new download progress indication that we added in 2.4.4 caused some issues we didn't anticipate. So we've removed this feature from Google Drive for now. We may revisit it in a future release.

0 commit comments

Comments
 (0)