22 comments (22 comments)0 reactions (0 reactions)1 assignee (1 assignee)C++1,123 forks (1,123 forks)batch import
Build SystemCIEnhancementHelp WantedHigh Priority
Repository metrics
- Stars
- 14,852 stars (14,852 stars)
- PR merge metrics
- Avg merge 13d 23h (Avg merge 13d 23h)20 merged PRs in 30d (20 merged PRs in 30d)
Description
Find a way to sign our release binaries
That will be useful for the debugger for macOS.
Contributor guide
- Research direction
- Research code signing methods for Windows (Authenticode) and macOS (codesign). Identify required certificates and integrate signing into the CI pipeline.
- Tech stack
- cpp
- Domain
- releasesecuritydesktop
- Issue type
- Feature
- Prerequisites
- GitCode signing basics