Skip to content

Commit

Permalink
Tentative fix for a crash and connectivity issues (#3027)
Browse files Browse the repository at this point in the history
Task/Issue URL: https://app.asana.com/0/0/1207717985731035/f

BSK PR: duckduckgo/BrowserServicesKit#875
macOS PR: duckduckgo/macos-browser#2933

What kind of version bump will this require?: Patch

## Description

This PR tries to fix a VPN extension crash and some potential connectivity issues.
  • Loading branch information
diegoreymendez authored Jul 3, 2024
1 parent 62131b2 commit 213d282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9934,7 +9934,7 @@
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 164.2.0;
version = "164.2.0-1";
};
};
9F8FE9472BAE50E50071E372 /* XCRemoteSwiftPackageReference "lottie-spm" */ = {
Expand Down

0 comments on commit 213d282

Please sign in to comment.