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(packager): cross platform macOS app bundle packaging #198

Merged
merged 7 commits into from
Apr 15, 2024

Conversation

lucasfernog-crabnebula
Copy link
Member

This PR allows packaging the macOS app bundle on Linux and Windows hosts. Since we only copy assets to a .app folder, it is possible. codesign and notarization are skipped when not on a macOS host.

amr-crabnebula
amr-crabnebula previously approved these changes Apr 15, 2024
@amr-crabnebula amr-crabnebula merged commit 2164d02 into main Apr 15, 2024
23 checks passed
@amr-crabnebula amr-crabnebula deleted the feat/app-bundle-cross-platform branch April 15, 2024 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants