Skip to content

Commit

Permalink
Point to BSK branch
Browse files Browse the repository at this point in the history
  • Loading branch information
amddg44 committed Dec 20, 2023
1 parent 3cd2552 commit 1d1edbf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9220,8 +9220,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 95.0.0;
branch = "autofill/anya-never-save-site";
kind = branch;
};
};
C14882EB27F211A000D59F0C /* XCRemoteSwiftPackageReference "SwiftSoup" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/DuckDuckGo/BrowserServicesKit",
"state" : {
"revision" : "ae9e9180f74d92c83fc3cc1d2fc23f4855fb361c",
"version" : "95.0.0"
"branch" : "autofill/anya-never-save-site",
"revision" : "a4606dd015ed1f9cd97c6b1a26476b47091cf105"
}
},
{
Expand Down

0 comments on commit 1d1edbf

Please sign in to comment.