v1.0.2
What's Changed
- Update swift-xcresult-parser to v1.0.5 (#43)
- Update swift-xcresult-parser to v1.0.5
Installation
macOS (Universal Binary - x86_64 + ARM64)
Download and install:
curl -L https://github.com/diogot/Xproject/releases/latest/download/xp-macos-universal.tar.gz | tar xz
sudo mv xp /usr/local/bin/
xp --versionVerify Checksum
curl -L https://github.com/diogot/Xproject/releases/latest/download/xp-macos-universal.tar.gz.sha256 -o xp.sha256
shasum -a 256 -c xp.sha256For more information, see the README.