Note: Untested! The ARM64 configuration builds successfully for both Debug and Release and should now be included in the AppX bundle as well. I do not however own an ARM64 device to test whether everything is in order.
This PR resolves issue #41. To be set up to compile for ARM64, make sure you have Visual C++ (MSVC) tools for ARM64 installed as part of your VS install. Get the latest version and install both compilers and libraries (patched for Spectre).
Another note: I had to generate a temporary signing key. Please replace with yours to be able to work with it.
Note: Untested! The ARM64 configuration builds successfully for both Debug and Release and should now be included in the AppX bundle as well. I do not however own an ARM64 device to test whether everything is in order.
This PR resolves issue #41. To be set up to compile for ARM64, make sure you have Visual C++ (MSVC) tools for ARM64 installed as part of your VS install. Get the latest version and install both compilers and libraries (patched for Spectre).
Another note: I had to generate a temporary signing key. Please replace with yours to be able to work with it.