Add missing app-icon for macOS
This commit is contained in:
parent
d92f8404f0
commit
78079b519e
2 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ compose.desktop {
|
|||
jvmArgs(
|
||||
"-Dapple.awt.application.appearance=system"
|
||||
)
|
||||
iconFile.set(project.file("icons/icon.icns"))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
BIN
icons/icon.icns
Normal file
BIN
icons/icon.icns
Normal file
Binary file not shown.
Loading…
Reference in a new issue