-
-
Notifications
You must be signed in to change notification settings - Fork 221
App Bundles #388
Copy link
Copy link
Open
Labels
Milestone
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackNo fields configured for issues without a type.
Bundle Cubyz into fully-featured apps by platform.
Primary benefits:
Notable caveats:
This might not actually be possible to do with Zig for all platforms, especially the codesigning part. It would also add extra platform-specific bloat to anybody wanting to build it from source later on, and would complicate the builds by involving a ton of other utilities. It might make sense to bud off this CI/CD into a repo of its own (Cubyz-releases) if it gets big enough.