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

Integrate code signing into your build and release process #292

Open
2 tasks
Tracked by #140
pixelass opened this issue May 12, 2024 · 0 comments
Open
2 tasks
Tracked by #140

Integrate code signing into your build and release process #292

pixelass opened this issue May 12, 2024 · 0 comments

Comments

@pixelass
Copy link
Member

pixelass commented May 12, 2024

  • For Windows, use tools like signtool to sign your application executables and any installer packages.
  • For macOS, use codesign to sign your application and create a Gatekeeper-friendly package.
@pixelass pixelass mentioned this issue May 12, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant