summaryrefslogtreecommitdiffstats
path: root/cmake/macos/MacOSXBundleInfo.plist.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/macos/MacOSXBundleInfo.plist.in')
-rw-r--r--cmake/macos/MacOSXBundleInfo.plist.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/macos/MacOSXBundleInfo.plist.in b/cmake/macos/MacOSXBundleInfo.plist.in
index 75de15ab50..c791521655 100644
--- a/cmake/macos/MacOSXBundleInfo.plist.in
+++ b/cmake/macos/MacOSXBundleInfo.plist.in
@@ -30,6 +30,8 @@
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
+ <key>CFBundleAllowMixedLocalizations</key>
+ <true/>
<key>NSPrincipalClass</key>
<string>NSApplication</string>