....
This commit is contained in:
@@ -63,6 +63,9 @@ dependencies {
|
||||
compose.desktop {
|
||||
application {
|
||||
mainClass = "MainKt"
|
||||
buildTypes.release.proguard {
|
||||
isEnabled.set(false) // 임시로 false 설정
|
||||
}
|
||||
nativeDistributions {
|
||||
targetFormats(TargetFormat.Dmg)
|
||||
packageName = "AutoTradeAI"
|
||||
|
||||
Reference in New Issue
Block a user