apple_create_certificate
Create an Apple code signing certificate for iOS or macOS app development or distribution by submitting a CSR and selecting the certificate type.
Instructions
Create a certificate
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| csrContent | Yes | Certificate Signing Request (CSR) content | |
| certificateType | Yes | Certificate type (e.g. IOS_DEVELOPMENT, IOS_DISTRIBUTION, MAC_APP_DISTRIBUTION, DEVELOPER_ID_APPLICATION) |