Skip to content

Commit

Permalink
Set BSK branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Mar 25, 2024
1 parent 5fa33be commit d232970
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 @@ -14152,8 +14152,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/duckduckgo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 129.1.4;
branch = "sam/startup-logging-cleanup";
kind = branch;
};
};
AA06B6B52672AF8100F541C5 /* XCRemoteSwiftPackageReference "Sparkle" */ = {
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" : "91b012d9450af211f7c47b9fde811e3a8292b16b",
"version" : "129.1.4"
"branch" : "sam/startup-logging-cleanup",
"revision" : "fca1775a072c209dfe38a18bb09f47c1f40f673b"
}
},
{
Expand Down

0 comments on commit d232970

Please sign in to comment.