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

[Build] Add distribution packaging functionality #65

Merged

Conversation

Fuzzbawls
Copy link
Contributor

Adds code to the .spec file used to create the distribution binaries. Requires pyinstaller. The macOS binaries further require the node.js appdmg package for .dmg creation, and a valid Apple issued developer ID certificate for code signing.

Adds code to the `.spec` file used to create the distribution binaries. Requires `pyinstaller`. The macOS binaries further require the node.js `appdmg` package for `.dmg` creation, and a valid Apple issued developer ID certificate for code signing.
@Fuzzbawls Fuzzbawls added the Build Build system / packaging label May 12, 2024
Copy link
Member

@Liquid369 Liquid369 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK c9ab415

@Fuzzbawls Fuzzbawls merged commit bb2db92 into PIVX-Project:master May 17, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Build system / packaging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants