spydercapriani/Provisioning Profile Action
Manage provisioning profiles for iOS projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| profile-types | The types of profiles to download. <IOS_APP_DEVELOPMENT, IOS_APP_STORE, IOS_APP_ADHOC, IOS_APP_INHOUSE, MAC_APP_DEVELOPMENT, MAC_APP_STORE, MAC_APP_DIRECT, TVOS_APP_DEVELOPMENT, TVOS_APP_STORE, TVOS_APP_ADHOC, TVOS_APP_INHOUSE> | no | IOS_APP_DEVELOPMENT IOS_APP_STORE IOS_APP_ADHOC IOS_APP_INHOUSE |
| appstore-connect-json | A JSON string containing an array of objects with the `keyId`, `issuerId`, `keyContent`, and `audience` of each App Store Connect API key | yes | — |
Outputs
| name | description |
|---|---|
| profiles | A JSON string containing an array of objects with the `uuid`, `name`, and `path` of each provisioning profile |