Skip to content

Commit d71a590

Browse files
committed
add simple icon for mac
1 parent 5738070 commit d71a590

3 files changed

Lines changed: 4 additions & 0 deletions

File tree

package/macos/Impactor.app/Contents/Info.plist

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,9 @@
2626
<true/>
2727
<key>NSHighResolutionCapable</key>
2828
<true/>
29+
<key>CFBundleIconFile</key>
30+
<string>AppIcon</string>
31+
<key>CFBundleIconName</key>
32+
<string>AppIcon</string>
2933
</dict>
3034
</plist>
31.1 KB
Binary file not shown.
598 KB
Binary file not shown.

0 commit comments

Comments
 (0)