SIGN IN SIGN UP
tauri-apps / tauri UNCLAIMED

Build smaller, faster, and more secure desktop and mobile applications with a web frontend.

0 0 122 Rust

refactor(core): improve iOS log messages from stdout/stderr (#14385)

* refactor(core): improve iOS log messages from stdout/stderr

move the stdout/stderr forward logic to Swift so it does not consume a Rust thread and never deadlocks on the simulator

I had to work on this because i'm facing #12172 again on latest Xcode (26.1)

* patch
L
Lucas Fernandes Nogueira committed
4b00130b86a27b6f121bf57897b5e92d83bcc0fc
Parent: 8e3bd63
Committed by GitHub <noreply@github.com> on 11/13/2025, 11:18:50 AM