Closed DilumAluthge closed 3 years ago
Currently, code signing is disabled on the Windows packagers (package_win32 and package_win64).
package_win32
package_win64
This PR re-enables code signing on the Windows packagers.
This should not be merged until we have diagnosed and fixed the underlying problem that is causing code signing to fail.
We won't be able to generate signed release binaries until this issue is fixed.
TODO:
I have deployed new codesigning certificates; let's see if this is good to go now.
Currently, code signing is disabled on the Windows packagers (
package_win32
andpackage_win64
).This PR re-enables code signing on the Windows packagers.
This should not be merged until we have diagnosed and fixed the underlying problem that is causing code signing to fail.
We won't be able to generate signed release binaries until this issue is fixed.
TODO: