Don't clear progress when an error happens because it might be part of a folder move. Fixes #2764

This commit is contained in:
Maurice Parker
2021-01-26 18:02:09 -06:00
parent 50ebfbe51c
commit bc7341ec80
3 changed files with 18 additions and 16 deletions

View File

@@ -6102,7 +6102,7 @@
repositoryURL = "https://github.com/Ranchero-Software/RSWeb.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = "1.0.0-beta1";
minimumVersion = 1.0.0;
};
};
519CA8E325841DB700EB079A /* XCRemoteSwiftPackageReference "plcrashreporter" */ = {