Skip to content

macOS signing + notarization - #659

Merged
CoffeeFlux merged 21 commits into
TypesettingTools:masterfrom
CoffeeFlux:macos-signing-notarization
Sep 5, 2026
Merged

macOS signing + notarization#659
CoffeeFlux merged 21 commits into
TypesettingTools:masterfrom
CoffeeFlux:macos-signing-notarization

Conversation

@CoffeeFlux

@CoffeeFlux CoffeeFlux commented Aug 5, 2026

Copy link
Copy Markdown
Member

In preparation for 3.5.0. Seems to work locally at least!

@CoffeeFlux
CoffeeFlux requested a review from arch1t3cht August 5, 2026 22:34
@CoffeeFlux
CoffeeFlux marked this pull request as ready for review August 5, 2026 22:34
@CoffeeFlux

Copy link
Copy Markdown
Member Author

Apparently this CI build is crashing for others, so I need to test the artifacts? The fully signed thing worked locally but I'll iron out the kinks here.

@CoffeeFlux CoffeeFlux changed the title Macos signing notarization macOS signing + notarization Aug 12, 2026
@CoffeeFlux
CoffeeFlux marked this pull request as draft August 12, 2026 19:03
@CoffeeFlux

Copy link
Copy Markdown
Member Author

OK these should run. Tested locally.

@CoffeeFlux

Copy link
Copy Markdown
Member Author

Draft until I get time to review this in full.

@CoffeeFlux CoffeeFlux added this to the 3.5.0 milestone Aug 21, 2026
@CoffeeFlux
CoffeeFlux force-pushed the macos-signing-notarization branch from 891c84d to aa16d03 Compare August 21, 2026 19:03

@arch1t3cht arch1t3cht left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Most of this seems fine to me, given that it's build-system wrangling that mainly has to work on the CI and the release build machine. Just a few notes.

Comment thread .github/workflows/ci.yml
if: startsWith(matrix.config.os, 'macos-') && matrix.config.buildtype == 'release'
with:
name: ${{ matrix.config.name }} - installer
name: ${{ matrix.config.name }} - ad-hoc installer

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

If the mac debug jobs no longer upload their bundles as artifacts, is there a reason why they're still kept around at all? I guess to make sure that Aegisub still builds with homebrew's libraries and/or do document how to do so?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yes, it's to ensure homebrew keeps working. The artifacts were never very useful.

Comment thread meson.build Outdated
Comment thread tools/osx-bundle.sh Outdated
@CoffeeFlux
CoffeeFlux force-pushed the macos-signing-notarization branch from 3872062 to 6242e3a Compare September 4, 2026 22:39
@CoffeeFlux
CoffeeFlux marked this pull request as ready for review September 5, 2026 00:29
@CoffeeFlux
CoffeeFlux force-pushed the macos-signing-notarization branch from 3390567 to b7f7056 Compare September 5, 2026 02:23
@CoffeeFlux
CoffeeFlux merged commit b0fc0a3 into TypesettingTools:master Sep 5, 2026
7 checks passed
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