linphone-desktop/linphone-app/tools/sign_package.bat
Julien Wadel 598be61d91 Add code signing support for Linux and Windows
- Add Signing info in CI : use Key for Linux, folder for Windows
- Update create appimage for takking account of key
- Use appimagetool in addition of linuxdeploy for code signing step if needed
2020-05-11 09:19:03 +02:00

2 lines
No EOL
60 B
Batchfile

set /p passphrase=<%1
%2 sign /f %3 /p %passphrase% /t %4 %5