Skip to content

Add DMG packaging script#571

Open
moreaki wants to merge 1 commit into
mangerlahn:mainfrom
moreaki:feature/versioned-dmg-packaging
Open

Add DMG packaging script#571
moreaki wants to merge 1 commit into
mangerlahn:mainfrom
moreaki:feature/versioned-dmg-packaging

Conversation

@moreaki

@moreaki moreaki commented Mar 16, 2026

Copy link
Copy Markdown

Summary

  • add a repo-local scripts/build_dmg.sh flow for building Latest.app and packaging a DMG
  • support signing, optional notarization, version/build overrides, custom entitlements, and debug signing
  • emit versioned artifacts in dist/ and document the workflow in BUILD.md

Verification

  • scripts/build_dmg.sh --version 0.2.0
  • APP_SIGN_IDENTITY="-" scripts/build_dmg.sh --app-only --allow-debugging --version 0.11.2 --build 1309
  • confirmed the generated app is universal (x86_64 arm64)
  • confirmed the baseline/develop worktree accepts this commit cleanly

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.

1 participant