Setup Apple Certificate
Version updated for https://github.com/Kebechet/setup-apple-certificate to version v1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Setup Apple Certificate GitHub Action automates the management of Apple Distribution certificates and provisioning profiles using the App Store Connect API. It streamlines the process by reusing existing valid certificates when possible or generating new ones only if necessary, ensuring that certificates are always up-to-date. This action simplifies and secures the setup of signing credentials for iOS/macOS app development workflows, providing outputs like P12 certificates and provisioning profiles for downstream build and deployment steps.
Release notes
Full Changelog: https://github.com/Kebechet/setup-apple-certificate/compare/v1.0.9...v1.1.0