mirror of
https://github.com/delibae/claude-prism.git
synced 2026-08-28 05:14:59 +00:00
Replace `brew install icu4c harfbuzz ...` + pkg-config with vcpkg for both Apple Silicon (arm64-osx) and Intel (x64-osx) macOS builds. vcpkg's macOS triplets default to static linking, so the resulting binary no longer depends on /opt/homebrew dylibs. This fixes the crash reported in #77 where users without Homebrew get: Library not loaded: /opt/homebrew/*/libicuuc.78.dylib The Windows build already used vcpkg — this makes all platforms consistent. Refs: - https://tectonic-typesetting.github.io/book/latest/howto/build-tectonic/ - https://learn.microsoft.com/en-us/vcpkg/users/triplets - https://github.com/orgs/Homebrew/discussions/4672 Closes #77 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| build-desktop.yml | ||
| lint.yml | ||