provision-info

0.2.0

A tool and a library for inspecting provisioning profiles on macOS
juri/provision-info

What's New

0.2.0

2024-12-06T12:23:58Z

Add conversions from EntitlementsValue to raw, unwrapped values.

provision-info

Swift build status

A Swift library and a tool for viewing provisioning profiles.

Overview

provision-info is a Swift package. It provides two parts:

  • The ProvisionInfoKit library
  • The provision-info command line tool

Their purpose is parsing and displaying info about provisioning profiles used in development on the Apple platforms. They use the Security framework which means they don't work on non-Apple platforms.

Documentation

The documentation is available online at the Swift Package Index.

License

Licensed under the Apache License, Version 2.0. You can find a copy of the license in this repository in the file LICENSE.

Description

  • Swift Tools 6.0.0
View More Packages from this Author

Dependencies

Last updated: Thu May 15 2025 11:34:09 GMT-0900 (Hawaii-Aleutian Daylight Time)