Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Support other architectures#12

Open
chetbox wants to merge 1 commit into
saleae:masterfrom
chetbox:other-archs
Open

Support other architectures#12
chetbox wants to merge 1 commit into
saleae:masterfrom
chetbox:other-archs

Conversation

@chetbox

@chetbox chetbox commented Apr 28, 2022

Copy link
Copy Markdown

e.g. arm64

In my use case I'm building an Electron app with Electron Forge to target a Raspberry Pi 4. This maker assumes x64 architecture.

I've added the platform and architecture to the output filename to ensure builds for different architectures have different names.

@chetbox

chetbox commented Apr 28, 2022

Copy link
Copy Markdown
Author

I've tested this with electron-forge make --arch arm64 on a x64 Ubuntu machine. The resulting build run great on a Raspberry Pi.

You can test this PR with yarn add --dev https://github.com/chetbox/electron-forge-maker-appimage.git#refs/heads/other-archs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant