macOS: update app icon to have dark rounded square background

Following current macOS guidelines.

Created by Francesco Siddi.

Pull Request: https://projects.blender.org/blender/blender/pulls/111232
This commit is contained in:
Brecht Van Lommel 2023-09-04 19:19:43 +02:00 committed by Brecht Van Lommel
parent fcf10bea86
commit 6bdf0b660a
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>blender_icon.icns</string>
<key>CFBundleIdentifier</key>
<string>org.blenderfoundation.blender</string>
<key>CFBundleInfoDictionaryVersion</key>