Browse Source

escaped '&' in macos osx_tools.app Info.plist

PrestonKnopp 6 years ago
parent
commit
8adc611bf5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      misc/dist/osx_tools.app/Contents/Info.plist

+ 2 - 2
misc/dist/osx_tools.app/Contents/Info.plist

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