toitlang/Codesign and Notarize
A GitHub Action to codesign and notarize macOS applications.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| certificate | The certificate for signing. | yes | — |
| certificate-password | The password for the certificate. | yes | — |
| username | The Apple ID username to use for notarization. | yes | — |
| password | The Apple ID password to use for notarization. | yes | — |
| apple-team-id | The Apple Team ID to use for signing and notarization. | yes | — |
| app-path | The paths to the application to sign and notarize. One on each line. | yes | — |
| entitlements-path | The path to the entitlements file to use for signing. | no | "" |
Outputs
no outputs