love-actions/Xcode notarizer
Notarize Xcode products using notarytool
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| product-path | Path to the product Support .app, .dmg and .pkg Would create temporary .zip file if using .app product | yes | — |
| apple-id | Apple ID of the developer should also specify app-password and team-id | no | — |
| app-password | App specific password of the product should also specify apple-id and team-id | no | — |
| team-id | Developer team ID of the product should also specify apple-id and app-password | no | — |
| key-content | App Store Connect API key content should also specify key-id and issuer-id | no | — |
| key-id | App Store Connect API key ID should also specify key-base64 and issuer-id | no | — |
| issuer-id | App Store Connect API issuer ID should also specify key-base64 and key-id | no | — |
| staple | Whether to staple product or not Should either be true or false | no | true |
Outputs
no outputs