Fix broken Info.plist after copyright update

Fixes #15293.
+ related misc fixes by @akien-mga.
This commit is contained in:
Razah
2018-01-03 18:47:38 +03:00
committed by Rémi Verschelde
parent 2488aff93f
commit e3c9a7ed4f
4 changed files with 6 additions and 3 deletions

View File

@ -9,7 +9,7 @@
<key>CFBundleName</key>
<string>Godot</string>
<key>CFBundleGetInfoString</key>
<string>(c) 2007-2018 Juan Linietsky, Ariel Manzur./string>
<string>(c) 2007-2018 Juan Linietsky, Ariel Manzur.</string>
<key>CFBundleIconFile</key>
<string>Godot.icns</string>
<key>CFBundleIdentifier</key>
@ -25,7 +25,7 @@
<key>CFBundleVersion</key>
<string>3.0-dev</string>
<key>NSHumanReadableCopyright</key>
<string>© 2007-2018 Juan Linietsky, Ariel Manzur./string>
<string>© 2007-2018 Juan Linietsky, Ariel Manzur.</string>
<key>LSMinimumSystemVersion</key>
<string>10.9.0</string>
<key>LSMinimumSystemVersionByArchitecture</key>