vasyansk 99a916fed6 fix(bundle): provide per-arch spaceshd sidecars for universal build
Tauri's universal target builds each arch separately and resolves externalBin
with that arch's triple (spaceshd-aarch64-apple-darwin / -x86_64-apple-darwin),
lipo'ing them itself. The previous single -universal-apple-darwin sidecar made
the per-arch sub-build fail with 'resource path ... doesn't exist'.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-15 11:41:57 +07:00
2026-06-15 10:58:31 +07:00
S
Description
No description provided
3.5 MiB
Languages
Rust 62%
TypeScript 28.3%
HTML 6.9%
Makefile 2.2%
JavaScript 0.2%
Other 0.3%