Quill Desktop
macOS Download
The macOS Foundation Release download is routed through GitHub Actions cloud builds. This page is wired as the permanent download surface, but the DMG is not mirrored here until the private Actions artifact is authenticated, downloaded, validated, and copied into Vercel static hosting.
Cloud build path
- Repository: `swortslandon-png/quill-app`
- Workflow: `.github/workflows/build-macos.yml`
- Runner: `macos-latest`
- Artifacts: unsigned `.dmg` and/or `.zip` under workflow artifact retention
- Release tags are not used until L explicitly approves them.
Publication gate
- Confirm workflow run status in GitHub Actions.
- Download the macOS artifact through an authenticated browser/API path.
- Mirror the artifact to `public/downloads/quill-desktop-v0.1.0-foundation-release/`.
- Add checksum and update this route from `Coming Later` to `Prototype`.