Skip to content

Add Apple certificates to Github CI #10

Open
@matthew-brett

Description

@matthew-brett

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions