Skip to content

Commit 76f4bf9

Browse files
committed
Update swift-package dependencies
1 parent adcc0b4 commit 76f4bf9

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

ios/MullvadVPN.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -9195,8 +9195,8 @@
91959195
isa = XCRemoteSwiftPackageReference;
91969196
repositoryURL = "https://github.com/mullvad/wireguard-apple.git";
91979197
requirement = {
9198-
branch = "add-daita-interface-to-wireguard";
9199-
kind = branch;
9198+
kind = revision;
9199+
revision = fb9a34f15e47b167866af3257a8dcc9901d9e7c1;
92009200
};
92019201
};
92029202
/* End XCRemoteSwiftPackageReference section */

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

+1-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
"kind" : "remoteSourceControl",
1515
"location" : "https://github.com/mullvad/wireguard-apple.git",
1616
"state" : {
17-
"branch" : "add-daita-interface-to-wireguard",
18-
"revision" : "204b12d8a36758156278e42706079e5534c12ba9"
17+
"revision" : "fb9a34f15e47b167866af3257a8dcc9901d9e7c1"
1918
}
2019
}
2120
],

0 commit comments

Comments
 (0)