aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2020-12-02 13:40:56 +0100
committerAndrej Mihajlov <and@mullvad.net>2020-12-03 13:22:52 +0100
commit41e006a4079a41d2a8f5e99a7f1e492ec802c9ef (patch)
tree6d45edbf1fafb90f9a12a2ac851b67ceff621c66 /README.md
parentWireGuardKit: Add TODO to log the error coming from `withReresolvedIP` (diff)
downloadwireguard-apple-41e006a4079a41d2a8f5e99a7f1e492ec802c9ef.tar.xz
wireguard-apple-41e006a4079a41d2a8f5e99a7f1e492ec802c9ef.zip
WireGuardApp: Switch WireGuardKit to master branch
Signed-off-by: Andrej Mihajlov <and@mullvad.net>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 15557c1..3b2d53b 100644
--- a/README.md
+++ b/README.md
@@ -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`.