Skip to content

Commit

Permalink
Set BSK to use custom BSK branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Apr 9, 2024
1 parent d0fb45d commit 0638bdc
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 @@ -14447,8 +14447,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/duckduckgo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 133.0.0;
branch = "sam/remove-tzoffset";
kind = branch;
};
};
9FF521422BAA8FF300B9819B /* 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" : "c0b0cb55e7ac2f69d10452e1a5c06713155d798e",
"version" : "133.0.0"
"branch" : "sam/remove-tzoffset",
"revision" : "3bad81e0ba757ddc0953139b5db819520bb533f1"
}
},
{
Expand Down

0 comments on commit 0638bdc

Please sign in to comment.