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
-2
View File
@@ -40,8 +40,6 @@ $ open ./WireGuard/WireGuard.xcodeproj
https://git.zx2c4.com/wireguard-apple
```
Choose `am/swiftpm` branch in the "Rules" section.
2. `WireGuardKit` links against `wireguard-go-bridge` library, but it cannot build it automatically
due to Swift package manager limitations. So it needs a little help from a developer.
Please follow the instructions below to create a build target(s) for `wireguard-go-bridge`.