feat: add intel mac support (#80)

This commit is contained in:
Nick Roth
2025-12-28 22:57:26 +02:00
committed by GitHub
parent 69c7ef0222
commit aefbb1eac2
5 changed files with 484 additions and 19 deletions
+3
View File
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
- Added Intel Mac (x86_64) support for the desktop application.
- Build workflow now generates separate builds for Apple Silicon (arm64) and Intel (x86_64) Macs.
## [1.3.7] - 2025-12-28
- Redesigned Settings as a full-screen view with tabbed navigation.