Skip to content

Commit

Permalink
Update swift-package dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
buggmagnet committed Aug 27, 2024
1 parent c48d3b8 commit 47293e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ios/MullvadVPN.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9191,8 +9191,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/mullvad/wireguard-apple.git";
requirement = {
branch = "add-daita-interface-to-wireguard";
kind = branch;
kind = revision;
revision = fb9a34f15e47b167866af3257a8dcc9901d9e7c1;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/mullvad/wireguard-apple.git",
"state" : {
"branch" : "add-daita-interface-to-wireguard",
"revision" : "204b12d8a36758156278e42706079e5534c12ba9"
"revision" : "fb9a34f15e47b167866af3257a8dcc9901d9e7c1"
}
}
],
Expand Down

0 comments on commit 47293e7

Please sign in to comment.