v0.1.0
feat: universal macOS build (Intel + Apple silicon) Swap brew Qt (arm64-only) for the official universal Qt binaries via install-qt-action, build liblo universal from source, and compile with CMAKE_OSX_ARCHITECTURES=arm64;x86_64 at a 12.0 deployment target. CI now asserts both slices are present with lipo before packaging.