Skip to content

Commit

Permalink
Point to BSK branch
Browse files Browse the repository at this point in the history
  • Loading branch information
graeme committed Sep 18, 2024
1 parent 5a6c6db commit b6f2b96
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -10926,8 +10926,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 196.2.0;
branch = "graeme/remove-deduplication-feature-flag";
kind = branch;
};
};
9F8FE9472BAE50E50071E372 /* XCRemoteSwiftPackageReference "lottie-spm" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/DuckDuckGo/BrowserServicesKit",
"state" : {
"revision" : "32a2ec64385543ccfbaaafbfe9545543a2c06aac",
"version" : "196.2.0"
"branch" : "graeme/remove-deduplication-feature-flag",
"revision" : "8583cd125c91bf11227b2c026188455b3d8a83d5"
}
},
{
Expand Down Expand Up @@ -138,7 +138,7 @@
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser.git",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"revision" : "0fbc8848e389af3bb55c182bc19ca9d5dc2f255b",
"version" : "1.4.0"
Expand Down

0 comments on commit b6f2b96

Please sign in to comment.