mirror of
https://github.com/sudosylabs/vnidrop.git
synced 2026-08-05 02:29:55 +02:00
The Rust core's macOS slice (vnidrop.xcframework) is built aarch64-apple-darwin only, so every target is Apple-Silicon-only — not just the Release-Direct build. Hoist ARCHS: arm64 from the VniDropDirect target into the project-wide base settings so no configuration attempts a universal link that would fail looking for x86_64 symbols. Intel Macs are unsupported (EOL with macOS 28).
7.2 KiB
7.2 KiB