1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00

Allow mixed language configuration in Xcode project

This commit is contained in:
LRFLEW
2016-01-23 16:36:55 -07:00
parent d585f85267
commit 6576878540

View File

@@ -22,5 +22,7 @@
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSHumanReadableCopyright</key>
<string>OpenRCT2 is licensed under the GNU General Public License version 3</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
</dict>
</plist>