Skip to content

Release v2.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 08:53
· 24 commits to main since this release
277c126

xcodeproj-cli v2.1.0

Installation

Homebrew (Recommended):

brew tap tolo/xcodeproj
brew install xcodeproj-cli

Direct Download:

  1. Download the xcodeproj-cli-v2.1.0-macos.tar.gz file
  2. Extract: tar -xzf xcodeproj-cli-v2.1.0-macos.tar.gz
  3. Move to PATH: sudo mv xcodeproj-cli /usr/local/bin/
  4. Make executable: chmod +x /usr/local/bin/xcodeproj-cli

What's New

See CHANGELOG.md for detailed changes.

System Requirements

  • macOS 10.15+ (Catalina or later)
  • Both Intel and Apple Silicon Macs are supported
  • No additional dependencies required

SHA256 Checksum

c8b9213e9ceb392f33867891dc551dffe9b8dd6e37fc8b797b08a449c92051eb  xcodeproj-cli-v2.1.0-macos.tar.gz