qutebrowser / qutebrowser

A keyboard-driven, vim-like browser based on Python and Qt.
https://www.qutebrowser.org/
GNU General Public License v3.0
9.45k stars 1.01k forks source link

Build universal binaries for macOS #8229

Open The-Compiler opened 2 weeks ago

The-Compiler commented 2 weeks ago

In the future (once we drop PyYAML, or it upgrades to an universal wheel, or we find a workaround), we could explore building an universal wheel on macOS 12, but then having a separate macOS 14 M1 job that only does the smoke test (and upload).

Originally posted by @The-Compiler in https://github.com/qutebrowser/qutebrowser/issues/6478#issuecomment-2161476710