Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

macOS: Move handling of "universal" apps to electron-packager instead of our own thing#1443

Merged
ronjouch merged 3 commits into
nativefier:masterfrom
TheCleric:use_electron_packager_for_universal
Aug 2, 2022
Merged

macOS: Move handling of "universal" apps to electron-packager instead of our own thing#1443
ronjouch merged 3 commits into
nativefier:masterfrom
TheCleric:use_electron_packager_for_universal

Conversation

@TheCleric

@TheCleric TheCleric commented Aug 1, 2022

Copy link
Copy Markdown
Collaborator

Supported since electron-packager 15.5.0.

This should fix #1405 as well

@TheCleric TheCleric requested a review from ronjouch August 1, 2022 18:55
@ronjouch ronjouch changed the title Allow electron-packager to implement universal apps instead of our workaround macOS: Move handling of "universal" apps to electron-packager instead of our own thing Aug 2, 2022
@ronjouch ronjouch merged commit c8fc0b6 into nativefier:master Aug 2, 2022
@ronjouch

ronjouch commented Aug 2, 2022

Copy link
Copy Markdown
Contributor

Dope, thanks Adam. Merged.

I reverted the yellow log; I think it might not fare well under atypical terminal color configs. The current thing, a large block with surrounding newlines, is already quite visible.

Adam777Z pushed a commit to Adam777Z/nativefier that referenced this pull request Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Randomness in injected filenames prevent universal apps from building

2 participants