mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Revert "MacOSX: set NSSupportsAutomaticGraphicsSwitching to true, so the OSX can switch back to the integrated GPU and save battery. Fixes #3210"
This reverts commit 45b61ef02b
.
This commit is contained in:
@ -293,8 +293,7 @@
|
||||
mainclassname="processing.app.Base"
|
||||
copyright="Arduino LLC"
|
||||
minimumsystemversion="10.7"
|
||||
highresolutioncapable="true"
|
||||
supportsautomaticgraphicsswitching="true">
|
||||
highresolutioncapable="true">
|
||||
|
||||
<runtime dir="${MACOSX_BUNDLED_JVM}"/>
|
||||
|
||||
|
Reference in New Issue
Block a user