Skip to content

ci(release): build macos release artifact#43

Merged
jorge-huxley merged 2 commits into
masterfrom
cursor/add-macos-release-ci-6f9d
Jul 7, 2026
Merged

ci(release): build macos release artifact#43
jorge-huxley merged 2 commits into
masterfrom
cursor/add-macos-release-ci-6f9d

Conversation

@jorge-huxley

@jorge-huxley jorge-huxley commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Summary

Adds a macOS build to the tag-driven release workflow so GitHub Releases publish Windows, macOS, and Android artifacts from the same version tag.

Changes

  • Add a macos release job on macos-latest that stamps version and Dropbox app key metadata, runs uv run flet build macos, zips the generated .app, and uploads it as a release artifact.
  • Include the macOS artifact in the final release job dependencies.
  • Document macOS downloads, Keychain storage, first-run Gatekeeper behavior, and local macOS build commands in the README.

Verification

  • Tests pass (uv run pytest -q)
  • Workflow YAML parses with PyYAML
  • Diff has no whitespace errors (git diff --check)
  • macOS release build tested by a user and confirmed working

Notes / follow-ups

  • Release builds are not notarized yet, so macOS may require right-click → Open on first launch.

@jorge-huxley
jorge-huxley force-pushed the cursor/add-macos-release-ci-6f9d branch from 8e5aeed to e71c191 Compare July 7, 2026 11:42
cursoragent and others added 2 commits July 7, 2026 14:34
Co-authored-by: Jorge Silva <jorgearsilva.p@gmail.com>
Co-authored-by: Jorge Silva <jorgearsilva.p@gmail.com>
@jorge-huxley
jorge-huxley force-pushed the cursor/add-macos-release-ci-6f9d branch from e71c191 to d665eab Compare July 7, 2026 13:37
@jorge-huxley
jorge-huxley marked this pull request as ready for review July 7, 2026 13:37
@cursor

cursor Bot commented Jul 7, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@jorge-huxley
jorge-huxley merged commit 7c0b8b2 into master Jul 7, 2026
1 check passed
@jorge-huxley
jorge-huxley deleted the cursor/add-macos-release-ci-6f9d branch July 7, 2026 13:44
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.

2 participants