You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the desktop bridge it is possible to bring existing (PyInstaller) generated apps to the windows store. It should be possible to create a bdist_appx command the inherits from the bdist_msi command to create an appx package that can then be signed. In fact, generation should be simpler for appx than for MSI installers.
Of course, if we do it here then more people will benefit from this functionality. I might submit a pull request if I have time.
The text was updated successfully, but these errors were encountered:
From xoviat/subzero#30:
Of course, if we do it here then more people will benefit from this functionality. I might submit a pull request if I have time.
The text was updated successfully, but these errors were encountered: