Skip to content

Commit

Permalink
Surface specific XPC & login item errors on macOS (#2872)
Browse files Browse the repository at this point in the history
  • Loading branch information
quanganhdo authored Jun 4, 2024
1 parent 5faff38 commit 21b9851
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9774,7 +9774,7 @@
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 150.0.0;
version = 150.1.0;
};
};
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" : "03e6b719671c5baaa2afa474d447b707bf595820",
"version" : "150.0.0"
"revision" : "79fe0c99e43c6c1bf2c0a4d397368033fd37eae9",
"version" : "150.1.0"
}
},
{
Expand Down Expand Up @@ -140,8 +140,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser.git",
"state" : {
"revision" : "46989693916f56d1186bd59ac15124caef896560",
"version" : "1.3.1"
"revision" : "0fbc8848e389af3bb55c182bc19ca9d5dc2f255b",
"version" : "1.4.0"
}
},
{
Expand Down

0 comments on commit 21b9851

Please sign in to comment.