From 2a421d2b8efcc6edca346543a5f59b3059d5e235 Mon Sep 17 00:00:00 2001 From: Evan Walsh Date: Thu, 1 May 2014 20:08:39 -0400 Subject: [PATCH] Add NSHighResolutionCapable to Mac Info.plist --- templates/mac/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/mac/Info.plist b/templates/mac/Info.plist index adebd581a..3ab4358fd 100644 --- a/templates/mac/Info.plist +++ b/templates/mac/Info.plist @@ -26,5 +26,7 @@ NO LSApplicationCategoryType public.app-category.games + NSHighResolutionCapable + True