From 6c2a6aef6f87e25a460ac5d6608e13b5a597ca8e Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Mon, 25 May 2015 10:09:41 +0200 Subject: [PATCH] Revert "MacOSX: set NSSupportsAutomaticGraphicsSwitching to true, so the OSX can switch back to the integrated GPU and save battery. Fixes #3210" This reverts commit 45b61ef02bd139180a745b642385789a8cd69ce2. --- build/build.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build/build.xml b/build/build.xml index 6ae435631..ec8889221 100644 --- a/build/build.xml +++ b/build/build.xml @@ -293,8 +293,7 @@ mainclassname="processing.app.Base" copyright="Arduino LLC" minimumsystemversion="10.7" - highresolutioncapable="true" - supportsautomaticgraphicsswitching="true"> + highresolutioncapable="true">