Commit 848dfd5
fix(mac): wire CFBundleIconName so app icon renders in Finder and Sparkle dialog
Assets.xcassets/AppIcon.appiconset was complete and ASSETCATALOG_COMPILER_APPICON_NAME was set,
but without CFBundleIconName in Info.plist, Launch Services could not resolve the compiled
iconset in Assets.car. Both Finder and Sparkle's updater (NSApp.applicationIconImage) showed blank.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 9293bc2 commit 848dfd5
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
0 commit comments