Version 7.0.0
remove
andclean
subcommands now place provisioning profiles in system's trash by default (use--permanently
flag to change that)- added
extract
subcommand to extract provisioning profiles from ipa files - updated dependencies
- the repository now is structured as a cargo workspace separated into two crates
crates/cli
andcrates/lib
- released on crates.io, to install use
cargo install mprovision-cli