aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-03-08 21:20:12 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2021-03-09 09:10:07 -0700
commitb9ff5c2e9480338e2cc7d5599112f99b77625e6d (patch)
treed254f802577c9586b2ad037083bfe558b513b7d9 /README.md
parentKit: Go: bump to latest API (diff)
downloadwireguard-apple-b9ff5c2e9480338e2cc7d5599112f99b77625e6d.tar.xz
wireguard-apple-b9ff5c2e9480338e2cc7d5599112f99b77625e6d.zip
README: account for funky xcode paths
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 953ea63..2f09231 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ $ open WireGuard.xcodeproj
the "External Build Tool Configuration":
```
- $BUILD_DIR/../../SourcePackages/checkouts/wireguard-apple/Sources/WireGuardKitGo
+ ${BUILD_DIR%Build/*}SourcePackages/checkouts/wireguard-apple/Sources/WireGuardKitGo
```
- Switch to "Build Settings" and find `SDKROOT`.