wireguard-apple/WireGuard.xcodeproj
Roopesh Chander 3668f3af9f 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>
2021-09-22 06:58:14 +02:00
..
project.xcworkspace WireGuardApp: integrate WireGuardKit sources directly 2020-12-03 13:32:25 +01:00
xcshareddata Global: bump copyright year 2021-06-17 16:56:46 +02:00
project.pbxproj build: Include 'swiftlint' location in the PATH before invoking it 2021-09-22 06:58:14 +02:00