Skip to content

Commit

Permalink
Change to a temp BSK branch
Browse files Browse the repository at this point in the history
  • Loading branch information
miasma13 committed Dec 19, 2024
1 parent db9c983 commit 032dbfc
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 @@ -15296,8 +15296,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/duckduckgo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 221.2.0;
branch = "michal/tmp-intpp-review";
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" : "08c3dca42c5f943d45136823f264ba14bbcc0eb9",
"version" : "221.2.0"
"branch" : "michal/tmp-intpp-review",
"revision" : "cb81b08e1f1b4029a26db32e7fedf6bab5240393"
}
},
{
Expand Down

0 comments on commit 032dbfc

Please sign in to comment.