Skip to content

Drop Intel Mac binary, add Homebrew install instructions - #6

Merged
imohsenb merged 2 commits into
mainfrom
feature/tap-fix2
Aug 7, 2026
Merged

Drop Intel Mac binary, add Homebrew install instructions#6
imohsenb merged 2 commits into
mainfrom
feature/tap-fix2

Conversation

@imohsenb

@imohsenb imohsenb commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Summary

Carries over changes that were dropped when PR #5 merged before this commit landed on that branch.

  • macOS binary build limited to aarch64-apple-darwin (Apple Silicon only) -- Linux still builds both arm64+x86_64.
  • README: Homebrew listed as the primary install method, source build (install.sh/cargo install) kept as fallback.
  • Bump to 1.0.4 (v1.0.2 and v1.0.3 tags already exist from prior failed/cancelled runs, so tag-release would skip them).

Test plan

  • cargo check with bumped version.
  • YAML validated.
  • Merge and let it run uninterrupted -- do not cancel the workflow mid-run, that's what left v1.0.2/v1.0.3 in a half-finished state (release deleted, tag orphaned).

Only building aarch64-apple-darwin for macOS now -- Linux x86_64+arm64
still both build. README leads with brew install, source build kept as
fallback for platforms without a prebuilt binary.
@imohsenb
imohsenb merged commit 17521b1 into main Aug 7, 2026
2 checks passed
@imohsenb
imohsenb deleted the feature/tap-fix2 branch August 7, 2026 15:29
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