apple-clis 0.0.3

A collection of Apple command-line tool wrappers, library and CLI
Documentation
apple-clis-0.0.3 has been yanked.

Apple-CLIs

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.

CLI

cargo install apple-clis

Examples

cargo run --example ios-deploy-detect
cargo run --example security-find-certificates

Example ios-deploy --detect

Contributions

PRs welcome!