{ "$schema": "https://schema.tauri.app/config/2", "bundle": { "externalBin": ["bin/spaceshd"], "macOS": { "entitlements": "Entitlements.plist" } } }