diff options
author | 2021-08-02 13:41:52 +0530 | |
---|---|---|
committer | 2021-09-22 06:58:14 +0200 | |
commit | 3668f3af9f56ab340fe7ea88b55f60383c5242cc (patch) | |
tree | 75e7dc0e5bb20e20bcde17ff7f8befc490186eb6 /Sources/WireGuardApp/UI/iOS | |
parent | UI: Use 'On-Demand', with hyphen, consistently (diff) | |
download | wireguard-apple-3668f3af9f56ab340fe7ea88b55f60383c5242cc.tar.xz wireguard-apple-3668f3af9f56ab340fe7ea88b55f60383c5242cc.zip |
build: Include 'swiftlint' location in the PATH before invoking it
In macOS 11, HomeBrew installs swiftlint under /opt/homebrew, which is not
in the default path that Xcode seems to use. So we include the PATH
to contain:
- /usr/local/bin:
Where HomeBrew installs 'swiftlint' in macOS 10.15 and earlier
- /opt/homebrew/bin:
Where HomeBrew installs 'swiftlint' in macOS 11
Signed-off-by: Roopesh Chander <roop@roopc.net>
Diffstat (limited to 'Sources/WireGuardApp/UI/iOS')
0 files changed, 0 insertions, 0 deletions