1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 11:37:45 +00:00

Ladybird: Add app icon for macOS

This commit is contained in:
Bastiaan van der Plaat 2023-08-02 22:09:32 +02:00 committed by Andrew Kaster
parent ef03e73844
commit 059857d26f
12 changed files with 3 additions and 1 deletions

View file

@ -5,7 +5,7 @@
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>CFBundleIconFile</key>
<string></string>
<string>app_icon.icns</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleGetInfoString</key>