authgear/Install the Apple certificate and provisioning profile
Implement https://docs.github.com/en/actions/use-cases-and-examples/deploying/installing-an-apple-certificate-on-macos-runners-for-xcode-development
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Mar 21, 2025
- License
- None
Pinned Snippet
uses: authgear/gh-actions-install-apple-certificate-and-provisioning-profile@c60181f40be0bc5922b4b71c90c1d4e5bdfbcc91 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| certificate_base64 | base64 encoded certificate in .p12 format | yes | invalid |
| certificate_password | password to unlock the .p12 certificate | no | "" |
| provisioning_profile_base64 | base64 encoded provisioning profile | yes | invalid |
| keychain_password | password for the generated keychain | no | "" |
Outputs
no outputs