Build snap for arm64
droc91 opened this issue · 1 comments
droc91 commented
Hello,
I'm trying to create a snap package for arm64 (linux) using the example code in the main page.
When running the following command, I only get a snap for amd64.
I've try running it on a raspberryPi4 and got the same result.
electronize build /target custom "linux-arm64;arm64" /electron-arch arm64
I also try with
electronize build /target linux
Version 9.31.2
dotnet 6.0
linux arm64