Skip to content

Commit

Permalink
Set BSK branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Nov 1, 2024
1 parent 2d750c9 commit 03dd89b
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 @@ -10977,8 +10977,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 202.1.0;
branch = "sam/validate-errors-before-throwing-them-to-the-os";
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" : "8a1bc5526e14c589ca2cc74e6e7d125952b79bc1",
"version" : "202.1.0"
"branch" : "sam/validate-errors-before-throwing-them-to-the-os",
"revision" : "aff5f0ca16cc9861157014c96752ec366d4f2c15"
}
},
{
Expand Down

0 comments on commit 03dd89b

Please sign in to comment.