e538ba58(#8949) Fixes android and iOS process spawning not working on Node.js.
Dependencies
Upgraded to tauri-cli@2.0.0-beta.4
Breaking Changes
a76fb118(#8950) Changed the capability format to allow configuring both remote: { urls: Vec<String> } and local: bool (default: true) instead of choosing one on the context field.