From 41e006a4079a41d2a8f5e99a7f1e492ec802c9ef Mon Sep 17 00:00:00 2001 From: Andrej Mihajlov Date: Wed, 2 Dec 2020 13:40:56 +0100 Subject: WireGuardApp: Switch WireGuardKit to master branch Signed-off-by: Andrej Mihajlov --- README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.md') 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`. -- cgit v1.2.3-59-g8ed1b