apple-bites/Notarize an app
Notarize an app
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| app-path | The path to the app (dmg etc) | yes | — |
| issuer-id | The AppStoreConnect API Key Issuer Identifier | yes | — |
| api-key-id | The Key ID for AppStore Connect API | yes | — |
| api-private-key | The PKCS8 format Private Key for AppStore Connect API | yes | — |
Outputs
| name | description |
|---|---|
| notarytool-response | JSON output from notarytool |
| stapler-response | JSON output from notarytool |