summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorGungnirInd <gungnirind@me.com>2016-06-11 13:27:04 -0700
committerGitHub <noreply@github.com>2016-06-11 13:27:04 -0700
commit36d51f21ff2d63bb0a77448c6415d555d30dcc13 (patch)
treef93c72e2954095dfb4a42ed0f42eb2fc65013fb4 /tools
parentb5f2ea542a563fc44870417f1343fd9cb9acc253 (diff)
Make .app bundle hidpi aware
Diffstat (limited to 'tools')
-rwxr-xr-xtools/Godot.app/Contents/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Godot.app/Contents/Info.plist b/tools/Godot.app/Contents/Info.plist
index 2b58162ae8..37c80fc8a3 100755
--- a/tools/Godot.app/Contents/Info.plist
+++ b/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>