Skip to content

Add macOS binary builds (Intel and Apple Silicon)#74

Merged
corv89 merged 2 commits intomainfrom
feat/macos-builds
Dec 26, 2025
Merged

Add macOS binary builds (Intel and Apple Silicon)#74
corv89 merged 2 commits intomainfrom
feat/macos-builds

Conversation

@corv89
Copy link
Copy Markdown
Owner

@corv89 corv89 commented Dec 26, 2025

Summary

  • Add macOS builds for both Intel (shannot-darwin-x86_64) and Apple Silicon (shannot-darwin-arm64)
  • Uses macos-13 runner for Intel and macos-14 runner for ARM64
  • Update artifact naming to include platform (linux/darwin)
  • Bump version to 0.8.6

Nuitka's --onefile mode is fully supported on macOS.

Test plan

  • Trigger workflow manually to verify all 4 builds complete
  • Download and test macOS binaries locally

- Add macos-13 (x86_64) and macos-14 (arm64) to build matrix
- Update artifact naming to include platform (linux/darwin)
- Update upload-release job to handle all 4 binaries
- Bump version to 0.8.6

Nuitka --onefile mode is fully supported on macOS.
@corv89 corv89 self-assigned this Dec 26, 2025
@corv89 corv89 added enhancement New feature or request github-actions labels Dec 26, 2025
@corv89 corv89 merged commit 0a5a25f into main Dec 26, 2025
19 checks passed
@corv89 corv89 deleted the feat/macos-builds branch December 26, 2025 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request github-actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant