xrun 0.7.0

Command Line Tools for macOS. With xrun you can run Xcode unit tests faster through the terminal.
1
2
3
4
5
6
# Releasing

1- Change Cargo.toml version <br>
2- Add details in CHANGELOG.md <br>
3 - git commit -m "Prepare version to 0.1.0" <br>
4 - After pushing, Publish.yml will publish on [crates.io](https://crates.io/) <br>