From 7661464bedcfe99f928a86e606ae7bd1afce6143 Mon Sep 17 00:00:00 2001 From: Thomas Hooge Date: Fri, 6 Apr 2018 08:53:37 +0200 Subject: [PATCH] Enable high-DPI ("retina") on OS X --- share/macx_bundle/Info.plist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/share/macx_bundle/Info.plist b/share/macx_bundle/Info.plist index 159a2c1..a2e72d9 100644 --- a/share/macx_bundle/Info.plist +++ b/share/macx_bundle/Info.plist @@ -7,7 +7,11 @@ http://developer.apple.com/documentation/MacOSX/Conceptual/BPRuntimeConfig/Articles/PListKeys.html --> + NSPrincipalClass + NSApplication + NSHighResolutionCapable + True CFBundleIconFile icon.icns