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

Code-sign macOS App #109

Merged
merged 5 commits into from Jun 18, 2020
Merged

Code-sign macOS App #109

merged 5 commits into from Jun 18, 2020

Conversation

ricoberger
Copy link
Member

@ricoberger ricoberger commented Jun 17, 2020

  • Add entitlements.plist and info.plist files for macOS.
  • Run GitHub Action on macos-latest instead ubuntu-latest to sign the macOS app.
  • Use .zip files instead of .tar.gz files for the build.
  • Sign the macOS app.
  • Upload releases and GitHub artifacts for the scheduled workflow to the notarization service.

This is required for #108, but can only be tested properly when a new release is created.

@ricoberger ricoberger added the enhancement New feature or request label Jun 18, 2020
@ricoberger ricoberger merged commit 02f1c13 into master Jun 18, 2020
@ricoberger ricoberger deleted the codesign-macos-app branch June 18, 2020 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant