Commit 9ef7607
authored
fix: app icon not displaying in Finder and DMG (#41)
- Add CFBundleIconName to Info.plist alongside CFBundleIconFile — modern
macOS requires both keys for the icon to render in Finder
- Fix @2x icon DPI from 72 to 144 for proper Retina display support1 parent c214fa0 commit 9ef7607
2 files changed
Lines changed: 2 additions & 0 deletions
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
95 | 97 | | |
96 | 98 | | |
97 | 99 | | |
| |||
0 commit comments