From 336fc87d25af6b83aff14fe1e00c74cce895c18e Mon Sep 17 00:00:00 2001 From: Shane Osbourne Date: Mon, 18 Dec 2023 17:17:58 +0000 Subject: [PATCH] fix(duckplayer): bump CSS for duckplayer nav loop fix --- DuckDuckGo.xcodeproj/project.pbxproj | 13 ++----------- .../xcshareddata/swiftpm/Package.resolved | 10 +++++----- 2 files changed, 7 insertions(+), 16 deletions(-) diff --git a/DuckDuckGo.xcodeproj/project.pbxproj b/DuckDuckGo.xcodeproj/project.pbxproj index 6776156d71..d3c6b2e038 100644 --- a/DuckDuckGo.xcodeproj/project.pbxproj +++ b/DuckDuckGo.xcodeproj/project.pbxproj @@ -11890,10 +11890,6 @@ isa = PBXTargetDependency; productRef = B6080BA42B20AF8800B418EF /* SwiftLintPlugin */; }; - B6080BA72B20AF8B00B418EF /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - productRef = B6080BA62B20AF8B00B418EF /* SwiftLintPlugin */; - }; B6080BA92B20AF8F00B418EF /* PBXTargetDependency */ = { isa = PBXTargetDependency; productRef = B6080BA82B20AF8F00B418EF /* SwiftLintPlugin */; @@ -12735,8 +12731,8 @@ isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/duckduckgo/BrowserServicesKit"; requirement = { - kind = exactVersion; - version = 94.0.3; + branch = "shane/duckplayer-nav-loop"; + kind = branch; }; }; AA06B6B52672AF8100F541C5 /* XCRemoteSwiftPackageReference "Sparkle" */ = { @@ -13221,11 +13217,6 @@ package = 9807F643278CA16F00E1547B /* XCRemoteSwiftPackageReference "BrowserServicesKit" */; productName = "plugin:SwiftLintPlugin"; }; - B6080BA62B20AF8B00B418EF /* SwiftLintPlugin */ = { - isa = XCSwiftPackageProductDependency; - package = 9807F643278CA16F00E1547B /* XCRemoteSwiftPackageReference "BrowserServicesKit" */; - productName = "plugin:SwiftLintPlugin"; - }; B6080BA82B20AF8F00B418EF /* SwiftLintPlugin */ = { isa = XCSwiftPackageProductDependency; package = 9807F643278CA16F00E1547B /* XCRemoteSwiftPackageReference "BrowserServicesKit" */; diff --git a/DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index e39bf94e1a..e275356bd1 100644 --- a/DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -14,8 +14,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/duckduckgo/BrowserServicesKit", "state" : { - "revision" : "d07e18b3785d31c15364e56bdd2cb4b27edd35d0", - "version" : "94.0.3" + "branch" : "shane/duckplayer-nav-loop", + "revision" : "2410d19749ec36a9dc71ffe740fb43e378d0f13c" } }, { @@ -23,8 +23,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/duckduckgo/content-scope-scripts", "state" : { - "revision" : "b7ad9843e70cede0c2ca9c4260d970f62cb28156", - "version" : "4.52.0" + "branch" : "12-18-ignore_compiled_assets_for_testing", + "revision" : "91a6d35abeaea4e9a5a546ef642945d1a8b1be81" } }, { @@ -129,7 +129,7 @@ { "identity" : "trackerradarkit", "kind" : "remoteSourceControl", - "location" : "https://github.com/duckduckgo/TrackerRadarKit.git", + "location" : "https://github.com/duckduckgo/TrackerRadarKit", "state" : { "revision" : "a6b7ba151d9dc6684484f3785293875ec01cc1ff", "version" : "1.2.2"