macOS release workflow + 0.1.32-beta.1 changelog - #172
Merged
Conversation
Mirrors release-windows.yml: fires on v* tags (prerelease when the tag contains '-'), builds the arm64 plugin + engine against staged OBS headers, pulls the Zoom macOS SDK from the private draft-release asset (hard requirement here, unlike CI), resolves Qt against a downloaded OBS.app, and assembles the distributable bundle with make-macos-bundle.sh (SDK copied, ad-hoc signed). The zip ships INSTALL.txt with the one-time quarantine-clear step that stands in for notarization until there is a Developer ID. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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
release-macos.yml(mirror of the Windows release flow) sov*tags publish a distributable macOS arm64 plugin bundle — SDK copied into the engine app, ad-hoc signed, INSTALL.txt with the quarantine workaround — and the 0.1.32-beta.1 changelog entry covering the macOS beta and tonight's session-state fixes.🤖 Generated with Claude Code