0x192 / universal-android-debloater

Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.
GNU General Public License v3.0
15.36k stars 816 forks source link

set windows_subsystem only in release mode #759

Open sharunkumar opened 1 year ago

sharunkumar commented 1 year ago

This helps in viewing log messages, etc in the console when running in debug mode locally, eg., cargo run

image