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

Conversation

indutny-signal
Copy link
Contributor

@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.

Testing

Tested by building our app with linked packages.

@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.
@changeset-bot
Copy link

changeset-bot bot commented Jan 25, 2022

🦋 Changeset detected

Latest commit: 8fa6a69

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
app-builder-lib Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify
Copy link

netlify bot commented Jan 25, 2022

✔️ Deploy Preview for car-park-attendant-cleat-11576 ready!

🔨 Explore the source changes: 8fa6a69

🔍 Inspect the deploy log: https://app.netlify.com/sites/car-park-attendant-cleat-11576/deploys/61f06d7cace66f000761254a

😎 Browse the preview: https://deploy-preview-6578--car-park-attendant-cleat-11576.netlify.app

@indutny-signal
Copy link
Contributor Author

Should I target this to alpha branch?

@mmaietta
Copy link
Collaborator

Should I target this to alpha branch?

master target branch works perfectly fine. It's in an 'alpha' version notation for the CI/CD.

@mmaietta mmaietta merged commit 81132a8 into electron-userland:master Jan 26, 2022
@github-actions github-actions bot mentioned this pull request Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants