Add portable macOS builds and release artifacts#3
Merged
Conversation
kiwiaraga2000
force-pushed
the
macos-portable-build
branch
from
July 16, 2026 19:24
92bcb5a to
585499e
Compare
kiwiaraga2000
force-pushed
the
macos-portable-build
branch
from
July 16, 2026 19:43
585499e to
324c136
Compare
|
Will test this on another device soon. |
|
I use it on a Mac |
|
Tested the build on :
without issues. |
kiwiaraga2000
marked this pull request as ready for review
July 17, 2026 17:53
Contributor
Author
|
@corecommit could you review this pr please? |
corecommit
approved these changes
Jul 22, 2026
corecommit
left a comment
Owner
There was a problem hiding this comment.
Wow you did a nice job, and I didn't even notice that the url wasn't of this repo. Thanks for the fixes
Owner
Absolutely, I will merge it |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the missing macOS job and packages the result as an app, ZIP and DMG. The CI build is universal (arm64/x86_64) and targets macOS 12.
I also fixed SVG icon deployment and the Cmd+Q menu role. I tested the app locally, then checked a fresh ZIP extraction and the app from the mounted DMG.
There was a short-lived build-only macOS job in 1b9b499, removed in dd05b04. I couldn't find an open PR or issue for macOS packaging.