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

feat: use mergeASARs API by @electron/universal #6578

Merged
merged 2 commits into from
Jan 26, 2022

Commits on Jan 24, 2022

  1. feat: use mergeASARs API by @electron/universal

    @electron/universal@1.2.0 introduced `mergeASARs` and `singleArchFiles`
    options that enable merging of x64 and arm64 ASARs into one. This change
    adds appropriate properties to the MacConfiguration interface and passes
    them along to @electron/universal.
    indutny-signal committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    3613142 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Flip boolean

    indutny-signal committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    8fa6a69 View commit details
    Browse the repository at this point in the history