wireguard-go-bridge: use system go installation

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld
2019-03-08 05:56:00 +01:00
parent fe4f8b666d
commit 4503c11b0c
4 changed files with 25 additions and 27 deletions
+2 -2
View File
@@ -16,10 +16,10 @@ $ cp WireGuard/WireGuard/Config/Developer.xcconfig.template WireGuard/WireGuard/
$ vim WireGuard/WireGuard/Config/Developer.xcconfig
```
- Install swiftlint:
- Install swiftlint and go:
```
$ brew install swiftlint
$ brew install swiftlint go
```
- Open project in Xcode: