summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Verschelde <remi@verschelde.fr>2016-06-15 08:30:02 +0200
committerGitHub <noreply@github.com>2016-06-15 08:30:02 +0200
commit1c1f17e72baa5a6cf9d630cc6db3cd95dc48569d (patch)
treeb335e82fb59671324307b732861c971da5c1ca40
parent0f1ae03626941590f6d884e8ceafc9d2264483d4 (diff)
parent36d51f21ff2d63bb0a77448c6415d555d30dcc13 (diff)
Merge pull request #5162 from GungnirInd/app_bundle_retina
Make .app bundle high resolution aware
-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>