Skip to content

chore: track installer/macos/dist/Daemora.pkg#80

Merged
UmarFarooq75 merged 1 commit into
mainfrom
dev
May 7, 2026
Merged

chore: track installer/macos/dist/Daemora.pkg#80
UmarFarooq75 merged 1 commit into
mainfrom
dev

Conversation

@UmarFarooq75
Copy link
Copy Markdown
Collaborator

Summary

Single commit on dev that didn't make PR #79's window — adds an explicit `.gitignore` exception for `installer/macos/dist/**` and commits the built `Daemora.pkg` (554 KB) so non-technical users can download it directly from the GitHub file tree until we set up Releases.

This matches the existing Windows convention — `installer/windows/Output/DaemoraSetup.exe` is already tracked. The macOS dist dir was unintentionally caught by the global `dist/` ignore rule.

Test plan

The global `dist/` rule in .gitignore was catching the macOS installer
output dir, but the Windows side already commits its installer binary
(installer/windows/Output/DaemoraSetup.exe). Add an explicit !exception
for installer/macos/dist/** so the .pkg ships in the repo too.

Until we set up GitHub Releases as the canonical distribution channel,
both installers live next to source — non-tech users grab them
directly from the GitHub web UI.
@UmarFarooq75 UmarFarooq75 merged commit 6acc987 into main May 7, 2026
3 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.

1 participant