Skip to content

Commit 3ad2427

Browse files
authored
feat(cli): enhance iOS logs (#10961)
enhance simulator and device run output by only displaying app logs by default, and printing full process logs when pedantic verbosity is requested ref tauri-apps/cargo-mobile2#388
1 parent 5eb036f commit 3ad2427

File tree

8 files changed

+383
-21
lines changed

8 files changed

+383
-21
lines changed

.changes/update-ios-logging.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"tauri-cli": patch:enhance
3+
"@tauri-apps/cli": patch:enhance
4+
---
5+
6+
Only render app logs on iOS unless `-vv` is provided to the `ios dev` command.

0 commit comments

Comments
 (0)