Fix T66297: Blender on macOS does not open on case-sensitive file system

This commit is contained in:
Brecht Van Lommel 2019-07-01 12:17:25 +02:00
parent c64b72998c
commit 1f79aa602e

@ -26,7 +26,7 @@
</dict> </dict>
</array> </array>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>blender</string> <string>Blender</string>
<key>CFBundleGetInfoString</key> <key>CFBundleGetInfoString</key>
<string>${MACOSX_BUNDLE_LONG_VERSION_STRING}, Blender Foundation</string> <string>${MACOSX_BUNDLE_LONG_VERSION_STRING}, Blender Foundation</string>
<key>CFBundleIconFile</key> <key>CFBundleIconFile</key>