WireGuardApp: Switch WireGuardKit to master branch

Signed-off-by: Andrej Mihajlov <and@mullvad.net>
This commit is contained in:
Andrej Mihajlov
2020-12-02 13:40:56 +01:00
parent 384b514290
commit 41e006a407
3 changed files with 3 additions and 5 deletions
@@ -1746,7 +1746,7 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://git.zx2c4.com/wireguard-apple";
requirement = {
branch = "am/wg-adapter-rebased";
branch = master;
kind = branch;
};
};