#ios #mobileprovision #provisioning-profile

mprovision

Set of types and functions to manage iOS provisioning profiles

2 releases

0.1.1 Jul 20, 2023
0.1.0 Jul 18, 2023

#853 in Filesystem

45 downloads per month
Used in mprovision-cli

MIT license

14KB
293 lines

mprovision

Associated library crate for the mprovision command line tool.

Contains types and functions to manage local provisioning profiles, mostly useful for iOS developers who want to write their own tool.

LICENSE

MIT


lib.rs:

mprovision is a tool that helps iOS developers to manage mobileprovision files. Main purpose of this crate is to contain functions and types for mprovision.

Dependencies

~5–15MB
~167K SLoC