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.

Coming Later
Artifact access gated: GitHub connector and local gh CLI cannot currently read private Actions artifacts for `swortslandon-png/quill-app`.

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`.