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

macOS Installer has 200 MB – Why is it so big? #3085

Closed
jirir opened this issue Nov 3, 2021 · 3 comments
Closed

macOS Installer has 200 MB – Why is it so big? #3085

jirir opened this issue Nov 3, 2021 · 3 comments
Labels

Comments

@jirir
Copy link

jirir commented Nov 3, 2021

Issue report

Operating system: macOS 11.6.1

App version: 2021.5

Issue description

The .pkg is giantic 200 MB. Why is it so big?

@jirir jirir changed the title macOS Installer .PKG has 200 MB – Why is it so big? macOS Installer has 200 MB – Why is it so big? Nov 3, 2021
@faern
Copy link
Member

faern commented Nov 3, 2021

It doubled in size once we made it a universal installer containing two versions of the app in one package: Both the Intel and the Apple Silicon versions of the app. Cut in half it's roughly the same size as the other platforms.

We decided to make one big installer rather than two separate ones, one for Intel macs and one for Apple Silicon macs, because people usually prefer to keep it simple. Most people have enough bandwidth and disk space to not care about 200 MiB files. But needing to figure out which one of two files to download would be harder.

@faern faern added the question label Nov 3, 2021
@ghost
Copy link

ghost commented Nov 16, 2021

I don't think 200mb is that big for an electron app installer, especially when containing 2 versions. electron/electron#2003

@faern
Copy link
Member

faern commented Nov 16, 2021

I'm going to close this. It's not really an issue, bug report or feature request.

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

No branches or pull requests

2 participants