YehudaKremer / msix

Create Msix installer for flutter windows-build files.
https://pub.dev/packages/msix
MIT License
273 stars 64 forks source link

[QUESTION] Sign exe? #255

Open mjauernig opened 6 months ago

mjauernig commented 6 months ago

:speech_balloon: Description

I wondering that on building only the msix get signed and not the exe. I'm feeling better if exe get also signed, but ask me, if this is necessary?

At the moment i first build, then sign the exe and then pack.

Little Feature Request: Maybe you can implement the signing of the exe in the build process. ( as optional)

:question: Platform

Windows