Skip to content

Commit

Permalink
Set BSK branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Jul 19, 2024
1 parent 6885bec commit aff341c
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 @@ -10165,8 +10165,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 171.2.3;
branch = "sam/mac-deprecated-remote-messaging-attribute";
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" : "278f486e71131ee8e36df4180518b0f74843d47e",
"version" : "171.2.3"
"branch" : "sam/mac-deprecated-remote-messaging-attribute",
"revision" : "3c068c621bd033417885cfc8a092e0f42e11ad70"
}
},
{
Expand Down

0 comments on commit aff341c

Please sign in to comment.