qmk / qmk_toolbox

A Toolbox companion for QMK Firmware
https://qmk.fm/toolbox
MIT License
2.61k stars 508 forks source link

[macOS] Need to switch from altool to notarytool #412

Open nooges opened 1 year ago

nooges commented 1 year ago

altool has been deprecated in favor of notarytool for notarization. Need to find a replacement GitHub action that uses notarytool before November 1, 2023.

Possible replacements that use notarytool:

cakeface commented 7 months ago

I'm having a hard time running qmk_toolbox on OSX 14.3 due to code signing. Guessing this^^ is the issue? I'm going to try building from scratch to see if that solves the issue.

fauxpark commented 7 months ago

The Toolbox is not codesigned. It was at one point but this was never released as the GitHub Actions that made it work were deleted, so it was removed.