Open
Description
Godot version:
3.1.1
OS/device including version:
Windows 10
Issue description:
Seems UWP export does not work. It is generates damaged file, that I can't run.
And signtool can't sign file.
`C:\Program Files (x86)\Windows Kits\10\App Certification Kit>SignTool sign /fd SHA256 /a /f c:\key.pfx /p x D:\System\Documents_GODOT\Export\UWP\green_pixel.appx
Done Adding Additional Store
SignTool Error: This file format cannot be signed because it is not recognized.
SignTool Error: An error occurred while attempting to sign: D:\System\Documents_GODOT\Export\UWP\green_pixel.appx
Number of errors: 1`
Steps to reproduce:
Try to export to UWP and run.
Minimal reproduction project: