浏览代码

Merge pull request #5162 from GungnirInd/app_bundle_retina

Make .app bundle high resolution aware
Rémi Verschelde 9 年之前
父节点
当前提交
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>