Skip to content

fix(ci): skip MLX metallib on Intel macOS builds#5292

Merged
ComputelessComputer merged 1 commit into
mainfrom
fix/macos-intel-mlx-resource
May 20, 2026
Merged

fix(ci): skip MLX metallib on Intel macOS builds#5292
ComputelessComputer merged 1 commit into
mainfrom
fix/macos-intel-mlx-resource

Conversation

@ComputelessComputer
Copy link
Copy Markdown
Collaborator

@ComputelessComputer ComputelessComputer commented May 20, 2026

Use an Intel-specific Tauri config override so stable x86_64 release jobs do not bundle the Apple-Silicon-only MLX resource.


Note

Low Risk
Low risk CI/config change limited to macOS packaging; main risk is accidentally omitting/overriding bundle resources for Intel builds.

Overview
Adjusts the macOS desktop CD workflow to build via a BUILD_ARGS array and, on x86_64-apple-darwin, override the Tauri config with a new tauri.conf.macos-intel.json.

Adds that Intel-specific config to exclude Resources/mlx-swift_Cmlx.bundle/default.metallib from the app bundle, avoiding bundling an Apple-Silicon-only MLX resource on Intel release jobs.

Reviewed by Cursor Bugbot for commit 5042dd0. Bugbot is set up for automated code reviews on this repo. Configure here.

Use an Intel-specific Tauri config override so stable x86_64 release jobs do not bundle the Apple-Silicon-only MLX resource.
@netlify
Copy link
Copy Markdown

netlify Bot commented May 20, 2026

Deploy Preview for old-char canceled.

Name Link
🔨 Latest commit 5042dd0
🔍 Latest deploy log https://app.netlify.com/projects/old-char/deploys/6a0dd36021f2850008c34a4c

@ComputelessComputer ComputelessComputer merged commit 30a10a7 into main May 20, 2026
10 checks passed
@ComputelessComputer ComputelessComputer deleted the fix/macos-intel-mlx-resource branch May 20, 2026 16:06
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