Open
Description
See ./tools/macos_install_certificates.sh
, pointing to docs at https://docs.github.com/en/actions/use-cases-and-examples/deploying/installing-an-apple-certificate-on-macos-runners-for-xcode-development#add-a-step-to-your-workflow .
We need an application certificate and an installer certificate - see https://help.apple.com/xcode/mac/current/#/dev154b28f09
I think this corresponds to:
- Developer ID Application: Sign a macOS app before distributing it outside the Mac App Store.
- Developer ID Installer : Sign and distribute a Mac Installer Package, containing your signed app, outside the Mac App Store.
@larsoner - is that right?
Metadata
Metadata
Assignees
Labels
No labels