Collection of crates wrapping various Apple CLIs for documentation and type-safety purposes.
This is heavily a work in progress, and will be added to as I need more functionality for building a 100% Rust app for iOS.
`cargo install apple-clis`
`cargo run --example ios-deploy-detect`

PRs welcome!