Skip to content

Commit

Permalink
Set BSK
Browse files Browse the repository at this point in the history
  • Loading branch information
amddg44 committed Jul 22, 2024
1 parent 0a259e9 commit c9fa7b7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
4 changes: 2 additions & 2 deletions DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -13403,8 +13403,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/duckduckgo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 174.0.0;
kind = revision;
revision = e0a6fb2d5cb946d3ea7c99ac0024df8b510e3b23;
};
};
9FF521422BAA8FF300B9819B /* XCRemoteSwiftPackageReference "lottie-spm" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/duckduckgo/BrowserServicesKit",
"state" : {
"revision" : "6db80afec11da4f0a36a81dc6030f7e83a524c87",
"version" : "174.0.0"
"revision" : "e0a6fb2d5cb946d3ea7c99ac0024df8b510e3b23"
}
},
{
Expand Down Expand Up @@ -131,8 +130,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser.git",
"state" : {
"revision" : "41982a3656a71c768319979febd796c6fd111d5c",
"version" : "1.5.0"
"revision" : "0fbc8848e389af3bb55c182bc19ca9d5dc2f255b",
"version" : "1.4.0"
}
},
{
Expand Down

0 comments on commit c9fa7b7

Please sign in to comment.