Skip to content

Commit 6077878

Browse files
committed
Use a wireguard commit that reduces multihop crashes
1 parent 018bc45 commit 6077878

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ios/MullvadVPN.xcodeproj/project.pbxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9149,7 +9149,7 @@
91499149
repositoryURL = "https://github.com/mullvad/wireguard-apple.git";
91509150
requirement = {
91519151
kind = revision;
9152-
revision = 758a8a22ccdc9fe37c2483f991141d1c750144db;
9152+
revision = e3fdc2e95ccd7a30284ec78f3bdf4f9a252a1ed2;
91539153
};
91549154
};
91559155
/* End XCRemoteSwiftPackageReference section */

ios/MullvadVPN.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"kind" : "remoteSourceControl",
1515
"location" : "https://github.com/mullvad/wireguard-apple.git",
1616
"state" : {
17-
"revision" : "758a8a22ccdc9fe37c2483f991141d1c750144db"
17+
"revision" : "e3fdc2e95ccd7a30284ec78f3bdf4f9a252a1ed2"
1818
}
1919
}
2020
],

0 commit comments

Comments
 (0)