Skip to content

Release v2.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 10:15
· 18 commits to main since this release
12537f1

xcodeproj-cli v2.3.0

Installation

Homebrew (Recommended):

brew tap tolo/xcodeproj
brew install xcodeproj-cli

Direct Download:

  1. Download the xcodeproj-cli-v2.3.0-macos.tar.gz file
  2. Extract: tar -xzf xcodeproj-cli-v2.3.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

d476f8e79863f8863673594f62af19d4f6833b74edc4ebb660b355c9f46a3f7d  xcodeproj-cli-v2.3.0-macos.tar.gz