Open TristanDebrunner opened 2 years ago
The binaries currently produced have no code signatures, so MacOS and Windows do not trust them, and users will likely be hesitant to run them. To be able to sign code, we will need the following things:
Windows:
JSign
Mac:
See here for Apple code signing
The binaries currently produced have no code signatures, so MacOS and Windows do not trust them, and users will likely be hesitant to run them. To be able to sign code, we will need the following things:
Windows:
JSign
to do the signingMac: