mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-30 18:46:27 +03:00
3ad2427dc0
enhance simulator and device run output by only displaying app logs by default, and printing full process logs when pedantic verbosity is requested ref https://github.com/tauri-apps/cargo-mobile2/pull/388
7 lines
148 B
Markdown
7 lines
148 B
Markdown
---
|
|
"tauri-cli": patch:enhance
|
|
"@tauri-apps/cli": patch:enhance
|
|
---
|
|
|
|
Only render app logs on iOS unless `-vv` is provided to the `ios dev` command.
|