neogeek/Sign and Notarize
Signs and notarizes files for macOS distribution.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| APPLE_ID | Users Apple ID | yes | — |
| APPLE_APP_PASSWORD | Users Apple Application Password | yes | — |
| APPLE_DEVELOPER_NAME | Users Apple Developer Name | yes | — |
| APPLE_TEAM_ID | Users Apple Team ID | yes | — |
| MACOS_CERTIFICATE | MacOS Signing Certificate | yes | — |
| MACOS_CERTIFICATE_PASSWORD | MacOS Signing Certificate Password | yes | — |
| MACOS_CERTIFICATE_PATH | MacOS Signing Certificate Path | no | certificate.p12 |
| MACOS_KEYCHAIN_PASSWORD | MacOS Keychain Password | yes | — |
| MACOS_KEYCHAIN_PATH | MacOS Keychain Path | no | build-signing.keychain-db |
| FRAMEWORK_PATH | Path to framework to sign and notarize. | yes | — |
Outputs
no outputs