guillaumefalourd/Notary Tools
Action to notarize (xcrun notarytool) and staple (xcrun stapler) a Mac application or package.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| product_path | Path of the software to notarize (Support .app, .dmg and .pkg) | — | — |
| apple_id | notarytool --apple-id parameter (Developer Apple ID) | yes | — |
| password | notarytool --password parameter (App-specific password for your Apple ID) | yes | — |
| team_id | notarytool --team-id parameter (Developer Team ID) | yes | — |
| keychain_profile | notarytool --keychain-profile parameter | no | notarization |
| staple | Whether to staple the notarized product | — | true |
| xcode_path | Path of the Xcode version to use | no | /Applications/Xcode_13.2.1.app |
Outputs
no outputs