Skip to content

ci: use distinct DMG names for App Store build#32

Merged
pasrom merged 1 commit intomainfrom
ci/appstore-build-in-release
Mar 17, 2026
Merged

ci: use distinct DMG names for App Store build#32
pasrom merged 1 commit intomainfrom
ci/appstore-build-in-release

Conversation

@pasrom
Copy link
Copy Markdown
Owner

@pasrom pasrom commented Mar 17, 2026

Summary

  • App Store DMG is now named MeetingTranscriber-AppStore-<version>.dmg instead of MeetingTranscriber-<version>.dmg
  • Prevents name collision between Homebrew and App Store artifacts

Test plan

  • Local ./scripts/build_release.sh --appstore --no-notarize produces MeetingTranscriber-AppStore-0.5.1.dmg
  • Homebrew build name unchanged

Builds the App Store variant (--appstore --no-notarize) in parallel
with the Homebrew DMG build to catch sandbox-related issues early.
@pasrom pasrom force-pushed the ci/appstore-build-in-release branch from 1470a67 to 55f596c Compare March 17, 2026 06:55
@pasrom pasrom merged commit 53792d0 into main Mar 17, 2026
6 checks passed
@pasrom pasrom deleted the ci/appstore-build-in-release branch March 17, 2026 10:20
@pasrom pasrom added the chore Maintenance or non-functional changes label Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance or non-functional changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant