Skip to content

Commit

Permalink
fixup! Add notarization support
Browse files Browse the repository at this point in the history
fixup! fixup! Add notarization support
  • Loading branch information
MichalMMac committed Jun 10, 2019
1 parent de17997 commit 806aefb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,9 @@ it to the login keychain see the web page [Customizing the Notarization Workflow

`asc_provider` option is only needed when a user account is associated with multiple providers.

Xcode 10 (or newer) is **required**. If you have more than one version of Xcode installed on your Mac,
be sure to use the xcode-select utility to choose the appropriate version: `sudo xcode-select -s /path/to/Xcode10.app`

Notarization process is described on Apple web page [Customizing the Notarization Workflow](https://developer.apple.com/documentation/security/notarizing_your_app_before_distribution/customizing_the_notarization_workflow).

`munki-pkg` basically runs two commands:
Expand Down

0 comments on commit 806aefb

Please sign in to comment.