UI: new macOS icon #108627

Closed
Fynn Grotehans wants to merge 1 commits from FynnGr/blender:macOS_icon into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
3 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<key>CFBundleGetInfoString</key>
<string>${MACOSX_BUNDLE_LONG_VERSION_STRING}, Blender Foundation</string>
<key>CFBundleIconFile</key>
<string>blender icon.icns</string>
<string>Appicon.icns</string>
<key>CFBundleIdentifier</key>
<string>org.blenderfoundation.blender</string>
<key>CFBundleInfoDictionaryVersion</key>