Icon and app name
This commit is contained in:
parent
910fbc3497
commit
8a437abb0f
2 changed files with 64 additions and 32 deletions
|
|
@ -69,8 +69,16 @@ compose.desktop {
|
|||
|
||||
nativeDistributions {
|
||||
targetFormats(TargetFormat.Dmg, TargetFormat.Msi, TargetFormat.Deb)
|
||||
packageName = "com.rukira.wowbackup"
|
||||
packageName = "WoW Backup"
|
||||
packageVersion = appVersion
|
||||
|
||||
macOS {
|
||||
bundleID = "com.rukira.wowbackup"
|
||||
}
|
||||
|
||||
windows {
|
||||
upgradeUuid = "e5a8b2c4-1f3d-4a6e-9b7c-2d8f0e1a3b5c"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue