mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-04 17:18:56 +03:00
4d09074454
* feat(cli): add `--force-ip-prompt` * Restore tooling/cli/Cargo.lock * Restore tooling/cli/Cargo.toml * fix macos build
157 B
157 B
cli.rs |
---|
patch |
Auto select an external IP for mobile development and fallback to prompting the user. Use --force-ip-prompt
to force prompting.