diff --git a/BrowserKit/Package.swift b/BrowserKit/Package.swift index 4f8592183e2c..f7517670fc31 100644 --- a/BrowserKit/Package.swift +++ b/BrowserKit/Package.swift @@ -55,7 +55,7 @@ let package = Package( exact: "2.0.0"), .package( url: "https://github.com/getsentry/sentry-cocoa.git", - exact: "8.26.0"), + exact: "8.21.0"), .package( url: "https://github.com/nbhasin2/GCDWebServer.git", branch: "master"), diff --git a/firefox-ios/Client.xcodeproj/project.pbxproj b/firefox-ios/Client.xcodeproj/project.pbxproj index 90ce85b604b5..ac47addc0325 100644 --- a/firefox-ios/Client.xcodeproj/project.pbxproj +++ b/firefox-ios/Client.xcodeproj/project.pbxproj @@ -24819,7 +24819,7 @@ repositoryURL = "https://github.com/getsentry/sentry-cocoa.git"; requirement = { kind = exactVersion; - version = 8.26.0; + version = 8.21.0; }; }; 5A984D322C8A31A0007938C9 /* XCRemoteSwiftPackageReference "Kingfisher" */ = { diff --git a/firefox-ios/Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/firefox-ios/Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index f3e2861da91e..bb14310c3bc7 100644 --- a/firefox-ios/Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/firefox-ios/Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -104,8 +104,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/getsentry/sentry-cocoa.git", "state" : { - "revision" : "7fc7ca43967e2980d8691a8e017c118a84133aac", - "version" : "8.26.0" + "revision" : "38f4f70d07117b9f958a76b1bff278c2f29ffe0e", + "version" : "8.21.0" } }, { diff --git a/focus-ios/Blockzilla.xcodeproj/project.pbxproj b/focus-ios/Blockzilla.xcodeproj/project.pbxproj index 4f0898562286..9ea8093e93af 100644 --- a/focus-ios/Blockzilla.xcodeproj/project.pbxproj +++ b/focus-ios/Blockzilla.xcodeproj/project.pbxproj @@ -7195,7 +7195,7 @@ repositoryURL = "https://github.com/getsentry/sentry-cocoa"; requirement = { kind = exactVersion; - version = 8.26.0; + version = 8.21.0; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/focus-ios/Blockzilla.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/focus-ios/Blockzilla.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 35a95b273b3c..a59a1d2c880d 100644 --- a/focus-ios/Blockzilla.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/focus-ios/Blockzilla.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -28,15 +28,6 @@ "version": null } }, - { - "package": "Glean", - "repositoryURL": "https://github.com/mozilla/glean-swift", - "state": { - "branch": null, - "revision": "51794f8b74c55ebde6d1502b641eacc19176e139", - "version": "61.2.0" - } - }, { "package": "Kingfisher", "repositoryURL": "https://github.com/onevcat/Kingfisher.git", @@ -46,22 +37,13 @@ "version": "7.12.0" } }, - { - "package": "MozillaRustComponentsSwift", - "repositoryURL": "https://github.com/mozilla/rust-components-swift", - "state": { - "branch": null, - "revision": "e535bbe6d66996f32d0e4f632e9d8588372cd489", - "version": "133.0.20241009050322" - } - }, { "package": "Sentry", "repositoryURL": "https://github.com/getsentry/sentry-cocoa", "state": { "branch": null, - "revision": "7fc7ca43967e2980d8691a8e017c118a84133aac", - "version": "8.26.0" + "revision": "38f4f70d07117b9f958a76b1bff278c2f29ffe0e", + "version": "8.21.0" } }, { @@ -73,6 +55,15 @@ "version": "5.7.0" } }, + { + "package": "SwiftDraw", + "repositoryURL": "https://github.com/swhitty/SwiftDraw", + "state": { + "branch": null, + "revision": "a5c680f07b33f4cc9a451491b417b8119de23c6e", + "version": "0.17.0" + } + }, { "package": "SwiftyBeaver", "repositoryURL": "https://github.com/SwiftyBeaver/SwiftyBeaver.git",