Skip to content

Commit e7ffa76

Browse files
release: limit macOS preview to Apple Silicon (#140)
Signed-off-by: Igor-C-Assuncao <89754060+Igor-C-Assuncao@users.noreply.github.com>
1 parent 4fa0e76 commit e7ffa76

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ jobs:
1818
rust_target: aarch64-apple-darwin
1919
swift_target: arm64-apple-macos14.4
2020
tauri_args: '--target aarch64-apple-darwin'
21-
- os: macos-15-intel
22-
platform: macos
23-
rust_target: x86_64-apple-darwin
24-
swift_target: x86_64-apple-macos14.4
25-
tauri_args: '--target x86_64-apple-darwin'
2621
- os: windows-latest
2722
platform: windows
2823
tauri_args: ''

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ meeting fixtures, and larger LLM-generated QMSum runs are still required.
179179

180180
### 0.2.1 preview (current)
181181

182-
- Preview DMGs for Apple Silicon and Intel Macs
182+
- Preview DMG for Apple Silicon Macs with CPU and Metal/MPS acceleration
183183
- Bundles the Python AI engine and native Core Audio Tap helper correctly
184184
- Windows installer offers verified CPU or NVIDIA/CUDA engine downloads during first-run setup
185185
- Ad-hoc signed distribution for early macOS testing; Gatekeeper may require manual approval

0 commit comments

Comments
 (0)