Skip to content

Initial release

Choose a tag to compare

@tonyarnold tonyarnold released this 16 Jul 10:03
· 155 commits to main since this release
cfa0bc1

Installation

Download the appropriate binary for your system:

  • Universal macOS (recommended): swift-dependency-audit-v1.0.0-macos-universal.tar.gz
  • macOS ARM64 (Apple Silicon): swift-dependency-audit-v1.0.0-macos-arm64.tar.gz
  • macOS x86_64 (Intel): swift-dependency-audit-v1.0.0-macos-x86_64.tar.gz

Quick Install

# Download and install universal binary
curl -L https://github.com/tonyarnold/swift-dependency-audit/releases/download/v1.0.0/swift-dependency-audit-v1.0.0-macos-universal.tar.gz | tar -xz
sudo mv swift-dependency-audit-v1.0.0-macos-universal/swift-dependency-audit /usr/local/bin/

Verify Installation

swift-dependency-audit --help

Checksums

All binaries are signed with SHA256 checksums available in checksums.txt.