electron / electron/update-electron-app

Feature to Handle *TWO* Zip files for Mac Updates (Intel and Apple Silicon)

Open
#73 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
824
Forks
145
Avg merge
9h 22m
Merged PRs (30d)
3

Description

Hi All,

As I'm sure you know, we all need to build two versions for the mac right now due to the Intel and Apple Silicon versions. This means that a release might look something like this:

https://github.com/tazzben/Assessment-Disaggregation/releases/tag/v0.7.0

Right now, the updater appears to just grab a zip file. In the case above, the Intel macs updated with the Apple Silicon version and thus broke the app (people can just re-download, so not the end of the world). However, it seems there should be a way to handle this. Maybe by specifying the architecture in the file name.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.