Commit f86b5c1
committed
App: Set macOS application icon
This commit updates the `composeApp/build.gradle.kts` to specify an icon for the macOS application build.
- The `packageName` for native distributions has been changed from "id.neotica.modernadb" to "ModernADB".
- A new `macOS` configuration block is added to set the `iconFile` to `ModernADB.icns`, which is expected to be generated by moko-resources.
- The `ModernADB.icns` icon file has been added to `composeApp/src/desktopMain/moko-resources/files/`.1 parent f52f51c commit f86b5c1
File tree
2 files changed
+8
-3
lines changed- composeApp
- src/desktopMain/moko-resources/files
2 files changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
52 | 57 | | |
53 | 58 | | |
54 | 59 | | |
| |||
Binary file not shown.
0 commit comments