actions-marketplace-validations/Download Apple Provisioning Profiles

Downloads an Apple Provisioning Profiles from the AppStore Connect API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
bundle-idThe bundle identifier of the applicationyes
profile-typeThe type of profile to download. One of 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_INHOUSEno
issuer-idThe AppStore Connect API Key Issuer Identifieryes
api-key-idThe Key ID for AppStore Connect APIyes
api-private-keyThe PKCS8 format Private Key for AppStore Connect APIyes
namedescription
profilesA JSON string containing an array of objects with the `name`, `udid`, and `type` of the provisioning profiles downloaded.