Add missing app-icon for macOS

This commit is contained in:
ProjectInfinity 2022-05-31 17:12:33 +02:00
parent d92f8404f0
commit 78079b519e
2 changed files with 1 additions and 0 deletions

View file

@ -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

Binary file not shown.