From 784f05aa2fe90ec99295ca9885d27f3bbb443d47 Mon Sep 17 00:00:00 2001 From: Diego Rey Mendez Date: Tue, 31 Oct 2023 00:23:01 +0100 Subject: [PATCH] Integrates the latest DBP changes in BSK (#2108) Task/Issue URL: https://app.asana.com/0/0/1205755216985387/f BSK PR: https://github.com/duckduckgo/BrowserServicesKit/pull/532 macOS PR: https://github.com/duckduckgo/macos-browser/pull/1751 ## Description Integrates the latest BSK changes. --- Core/Core.h | 1 - DuckDuckGo.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/swiftpm/Package.resolved | 6 +++--- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Core/Core.h b/Core/Core.h index 8d22735937..ac21b9bd95 100644 --- a/Core/Core.h +++ b/Core/Core.h @@ -19,7 +19,6 @@ #import -#import "BloomFilterWrapper.h" //! Project version number for Core. diff --git a/DuckDuckGo.xcodeproj/project.pbxproj b/DuckDuckGo.xcodeproj/project.pbxproj index 73d7733850..a18515068d 100644 --- a/DuckDuckGo.xcodeproj/project.pbxproj +++ b/DuckDuckGo.xcodeproj/project.pbxproj @@ -8968,7 +8968,7 @@ repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit"; requirement = { kind = exactVersion; - version = 82.0.1; + version = 82.0.2; }; }; C14882EB27F211A000D59F0C /* XCRemoteSwiftPackageReference "SwiftSoup" */ = { diff --git a/DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 42760f18a2..525be5fff2 100644 --- a/DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -15,8 +15,8 @@ "repositoryURL": "https://github.com/DuckDuckGo/BrowserServicesKit", "state": { "branch": null, - "revision": "8f7a94a70812862203955b3d2bbb909420fa55dd", - "version": "82.0.1" + "revision": "8768193257dd1f461218ed2a8d7893156bde4bda", + "version": "82.0.2" } }, { @@ -156,7 +156,7 @@ }, { "package": "TrackerRadarKit", - "repositoryURL": "https://github.com/duckduckgo/TrackerRadarKit.git", + "repositoryURL": "https://github.com/duckduckgo/TrackerRadarKit", "state": { "branch": null, "revision": "4684440d03304e7638a2c8086895367e90987463",