Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tazzben opened this issue Nov 25, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@tazzben
Copy link

tazzben commented Nov 25, 2020

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.

@erickzhao erickzhao added the enhancement New feature or request label Nov 25, 2020
@erickzhao
Copy link
Member

Related: electron/update.electronjs.org#84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants