Commit Graph

7 Commits

Author SHA1 Message Date
Jason Rhinelander 6dd95d0825 Add mac build script 2022-06-28 22:33:39 -03:00
Jason Rhinelander 6075dde728 Revert "Add CI codesigning for mac build"
This reverts commit 39057d95e9.

Codesigning did not work.
2022-06-28 11:23:35 -03:00
Jason Rhinelander 39057d95e9
Add CI codesigning for mac build 2022-06-25 14:48:10 -03:00
Jason Rhinelander b846cd2381
Detect unsigned mac builds and rename appropriately 2022-06-25 13:19:58 -03:00
Jason Rhinelander fb1c853197
Replace github actions with drone ci 2022-06-23 14:40:39 -03:00
Sean Darcy eee77f3474 Update github workflow scripts to use new binary downloads script 2022-06-23 09:29:38 +10:00
Jason Rhinelander da6e62e5ca Make mac build and signing work
- Rewrite instructions so that GitHub Actions isn't required to make a
  signed build.
- Switch notarization tool to more modern (supposedly faster) version
- Replace buggy download scripts with one that extracts things for you
2022-06-14 16:27:18 -03:00