Skip to content

Implement macOS signing and notarization #43

Closed
@tmontes

Description

PLAN:

  • Collect and share documentation links about the topic (many of which I've been reading as of recently).
  • Get a developer certificate from Apple.
  • Explore the process manually / via ad-hoc scripts, confirming that it seems to work.
  • Try to validate it in collaboration with someone else, running macOS Catalina or Big Sur.
  • Transpose the process into pup code.

NOTE:

  • From the investigation so far, it is a very good idea to have a properly layed out, as small as possible macOS Application Bundle to submit for notarization.
  • With that in mind, Implement an effective cleanup packaging step #38 becomes a relevant dependency to this issue's "correct" implementation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions