cargo-apple-runner 0.0.1

Cargo runner for bundling and launching applications on simulator / on device
Documentation
1
2
3
4
5
6
7
8
9
10
# Contributing

Feel free to join the "Developers" room in the [`objc2` Matrix workspace](https://matrix.to/#/#objc2:matrix.org) and discuss things there.

Or open an issue / PR.


## Release process

Run `cargo release`. This should create a tag on GitHub as well, which will create a new GitHub release via the `.github/workflows/release.yml` workflow.