From 47fb0ea868c366658bb7480e738c2b0dd0fb65ac Mon Sep 17 00:00:00 2001 From: Shadowfacts Date: Sat, 22 May 2021 13:44:01 -0400 Subject: [PATCH] Update PLCrashReporter --- Tusker.xcodeproj/project.pbxproj | 2 +- Tusker.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Tusker.xcodeproj/project.pbxproj b/Tusker.xcodeproj/project.pbxproj index 9b324709..1389c16d 100644 --- a/Tusker.xcodeproj/project.pbxproj +++ b/Tusker.xcodeproj/project.pbxproj @@ -2651,7 +2651,7 @@ repositoryURL = "https://github.com/microsoft/plcrashreporter"; requirement = { kind = upToNextMinorVersion; - minimumVersion = 1.7.0; + minimumVersion = 1.8.0; }; }; D6B0539D23BD2BA300A066FA /* XCRemoteSwiftPackageReference "SheetController" */ = { diff --git a/Tusker.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Tusker.xcworkspace/xcshareddata/swiftpm/Package.resolved index 0591a062..7bb7b47d 100644 --- a/Tusker.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Tusker.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -6,8 +6,8 @@ "repositoryURL": "https://github.com/microsoft/plcrashreporter", "state": { "branch": null, - "revision": "6b7ca9a2faad6ea990ff60b0a3ee4fdf3db59150", - "version": "1.7.2" + "revision": "de6b8f9db4b2a0aa859a5507550a70548e4da936", + "version": "1.8.1" } }, {