Skip to content

Commit 6c2a6ae

Browse files
author
Federico Fissore
committed
Revert "MacOSX: set NSSupportsAutomaticGraphicsSwitching to true, so the OSX can switch back to the integrated GPU and save battery. Fixes #3210"
This reverts commit 45b61ef.
1 parent de671f7 commit 6c2a6ae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build/build.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,8 +293,7 @@
293293
mainclassname="processing.app.Base"
294294
copyright="Arduino LLC"
295295
minimumsystemversion="10.7"
296-
highresolutioncapable="true"
297-
supportsautomaticgraphicsswitching="true">
296+
highresolutioncapable="true">
298297

299298
<runtime dir="${MACOSX_BUNDLED_JVM}"/>
300299

0 commit comments

Comments
 (0)