qmk_toolbox
qmk_toolbox copied to clipboard
Add signing and notarization for Mac app
Description
Adds signing and notarization for Mac app.
Sample result of release is here: https://github.com/nooges/qmk_toolbox/releases/tag/notarization-test-wb32
Note: Because "Secrets are not passed to workflows that are triggered by a pull request from a fork", CI will fail on this PR until merged, although I have already added the secrets needed to the repo.
Types of Changes
- [ ] Core
- [ ] Bugfix
- [ ] New feature
- [x] Enhancement/optimization
- [ ] Documentation
Issues Fixed or Closed by This PR
- https://github.com/qmk/qmk_toolbox/issues/227