signing_inspect
Inspect iOS .mobileprovision and .p12 signing files to extract team, bundle ID, expiry, certificates, and device details. Use it to verify signing assets before building or deploying.
Instructions
Inspect a .mobileprovision (name, team, bundle id, kind, devices, expiry, certs) or a .p12 (needs password).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| p12_password | No |