use asset catalog

This commit is contained in:
2024-08-04 20:29:16 -07:00
parent ab4f347ea3
commit 5a4e9ce1aa
14 changed files with 79 additions and 7 deletions

View File

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