Skip to content

chore(release): name macOS DMGs with arm64/x64 arch suffix - #1

Open
WutIsHummus wants to merge 1 commit into
masterfrom
chore/mac-dmg-x64-naming
Open

chore(release): name macOS DMGs with arm64/x64 arch suffix#1
WutIsHummus wants to merge 1 commit into
masterfrom
chore/mac-dmg-x64-naming

Conversation

@WutIsHummus

Copy link
Copy Markdown
Owner

Summary

  • Set electron-builder mac.artifactName to ${productName}-${version}-${arch}.${ext} so Intel builds publish as TrueDeck-*-x64.dmg (not a bare version-only name).
  • Document the arm64 / x64 DMG names in getting-started.

Test plan

  • CI green on this PR
  • Next release (or workflow_dispatch) produces …-arm64.dmg and …-x64.dmg

Avoids ambiguous TrueDeck-version.dmg for Intel builds on the Releases page.
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