Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Add MacOS notarization #3064

Closed
wants to merge 4 commits into from
Closed

WIP: Add MacOS notarization #3064

wants to merge 4 commits into from

Conversation

mbacchi
Copy link
Contributor

@mbacchi mbacchi commented Jul 31, 2019

Work in progress.

Depends upon changes in brave-browser branch issue_5177.

Fixes: brave/brave-browser#5177

Submitter Checklist:

Test Plan:

Reviewer Checklist:

  • New files have MPL-2.0 license header.
  • Request a security/privacy review as needed.
  • Adequate test coverage exists to prevent regressions
  • Verify test plan is specified in PR before merging to source

After-merge Checklist:

  • The associated issue milestone is set to the smallest version that the
    changes has landed on.
  • All relevant documentation has been updated.

The sign_all function in pipeline.py indicates that if package_dmg
is False it will copy the signed app to the paths.output directory
(which should be out/Release/signing in Brave,) but it doesn't
appear to do this. Here we add the step to copy it to this
location for use by the create_pkg and other downstream targets.
@mbacchi mbacchi closed this Oct 16, 2019
@mbacchi mbacchi deleted the issue_5177 branch October 16, 2019 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants