tauri/.changes/update-ios-logging.md
Lucas Fernandes Nogueira 3ad2427dc0
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 https://github.com/tauri-apps/cargo-mobile2/pull/388
2024-09-15 07:37:56 -03:00

148 B

tauri-cli @tauri-apps/cli
patch:enhance patch:enhance

Only render app logs on iOS unless -vv is provided to the ios dev command.