From 409da1d9c790e03aac9b078ac791bfb0502edf41 Mon Sep 17 00:00:00 2001 From: "David A. Mellis" Date: Tue, 7 Aug 2012 16:46:57 -0400 Subject: [PATCH] Adding NSHighResolutionCapable to Mac Info.plist file. Apparently this makes things look or work better on the new MacBook Pro w/ Retina display. http://code.google.com/p/arduino/issues/detail?id=982 --- build/macosx/template.app/Contents/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/macosx/template.app/Contents/Info.plist b/build/macosx/template.app/Contents/Info.plist index 8ef724206..5449b75f7 100755 --- a/build/macosx/template.app/Contents/Info.plist +++ b/build/macosx/template.app/Contents/Info.plist @@ -14,6 +14,8 @@ VERSION + NSHighResolutionCapable + CFBundleAllowMixedLocalizations true CFBundleExecutable