electron-userland / electron-windows-store

:package: Turn Electron Apps into Windows AppX Packages
MIT License
674 stars 85 forks source link

Is it able to run on Win32-ARM64? #123

Open Xiraaa opened 4 years ago

Xiraaa commented 4 years ago

I already have a Win32-ARM64 electron app and it works well. Then I wrap it as appx on x86 Platform and it cannot run on Win32-ARM64 platform. I confirm there is cert problem. The error message shows it is a x86 app and cannot run on ARM64.