attempt to fix app icon

This commit is contained in:
2024-08-05 13:03:08 +10:00
parent 3801e23146
commit ab4f347ea3
2 changed files with 3 additions and 1 deletions

View File

@ -10,6 +10,8 @@
<string>${MACOSX_BUNDLE_INFO_STRING}</string>
<key>CFBundleIconFile</key>
<string>${MACOSX_BUNDLE_ICON_FILE}</string>
<key>CFBundleIconName</key>
<string>${MACOSX_BUNDLE_ICON_FILE}</string>
<key>CFBundleIdentifier</key>
<string>${MACOSX_BUNDLE_GUI_IDENTIFIER}</string>
<key>CFBundleInfoDictionaryVersion</key>