fuhao
02/17/2022, 1:26 AMpackageName
by Chinese String. And package it, it output mojibake.
compose.desktop {
application {
mainClass = "MainKt"
nativeDistributions {
...
packageName = "测试文本 For Desktop"
...
}
}
}
How can I solve it?