From: Jason A. Donenfeld Date: Mon, 8 Mar 2021 20:20:12 +0000 (+0100) Subject: README: account for funky xcode paths X-Git-Tag: 1.0.13-24~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b9ff5c2e9480338e2cc7d5599112f99b77625e6d;p=thirdparty%2Fwireguard-apple.git README: account for funky xcode paths Signed-off-by: Jason A. Donenfeld --- 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`.