cmux/.github/workflows
Lawrence Chen d24030db58
Use universal xcframework target instead of native (#86)
The self-hosted runner (M4 Mac Mini) was building GhosttyKit with
-Dxcframework-target=native, producing M4-tuned binaries. This caused
menubar and right-click lag on M1 machines. Dropping the flag defaults
to universal, which works well across all Apple Silicon chips.
2026-02-18 20:21:34 -08:00
..
ci.yml Use universal xcframework target instead of native (#86) 2026-02-18 20:21:34 -08:00
nightly.yml Fix menubar lag in production builds caused by hardened runtime 2026-02-16 03:26:33 -08:00
release.yml Use universal xcframework target instead of native (#86) 2026-02-18 20:21:34 -08:00
update-homebrew.yml Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00