actions-marketplace-validations/Apple Xcode Notarize
Notarize your Mac application or plugin.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| product-path | Path to the product to notarize. | yes | — |
| appstore-connect-username | The AppStore Connect username. | no | — |
| appstore-connect-password | The AppStore Connect password. | no | — |
| appstore-connect-api-key | The AppStore Connect API Key. | no | — |
| appstore-connect-api-issuer | The AppStore Connect API Issuer. | no | — |
| primary-bundle-id | Unique identifier that identifies this product notarization. Defaults to the bundle identifier of the app you are uploading. | no | — |
| verbose | Verbose mode will print Notarization API responses. | no | false |
Outputs
| name | description |
|---|---|
| product-path | Path to the product that was notarized |