Просмотр исходного кода

Merge pull request #5162 from GungnirInd/app_bundle_retina

Make .app bundle high resolution aware
Rémi Verschelde 9 лет назад
Родитель
Сommit
1c1f17e72b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tools/Godot.app/Contents/Info.plist

+ 1 - 1
tools/Godot.app/Contents/Info.plist

@@ -34,7 +34,7 @@
 		<string>10.6.0</string>
 	</dict>
 	<key>NSHighResolutionCapable</key>
-	<false/>
+	<true/>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 		<dict>