mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-28 13:32:23 +00:00
- Added a macOS deployment target of 10.15 in the package-and-publish.yml workflow to ensure compatibility with std::filesystem used by llama.cpp. - Updated tauri.conf.json to set the minimum system version for macOS to 10.15, aligning with the new deployment requirements.