Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use BSK surrogates branch
Browse files Browse the repository at this point in the history
sammacbeth committed Nov 10, 2023

Verified

This commit was signed with the committer’s verified signature.
sammacbeth Sam Macbeth
1 parent f4c0eba commit cd0c5de
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
@@ -9057,8 +9057,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 82.3.0;
branch = sam/surrogates;
kind = branch;
};
};
C14882EB27F211A000D59F0C /* XCRemoteSwiftPackageReference "SwiftSoup" */ = {
Original file line number Diff line number Diff line change
@@ -14,9 +14,9 @@
"package": "BrowserServicesKit",
"repositoryURL": "https://github.com/DuckDuckGo/BrowserServicesKit",
"state": {
"branch": null,
"revision": "c4d5f6df0340f0a5c109dcded9801ab676de7db5",
"version": "82.3.0"
"branch": "sam/surrogates",
"revision": "d9bbcb3e99f12ca2b890e8bafab71a71ec96fc03",
"version": null
}
},
{

0 comments on commit cd0c5de

Please sign in to comment.