dustinrue / ControlPlane

ControlPlane - context-sensitive computing for OS X
http://www.controlplaneapp.com
BSD 3-Clause "New" or "Revised" License
1.76k stars 180 forks source link

Fix forcing of discrete GPU under Sierra #459

Closed amatos closed 7 years ago

amatos commented 7 years ago

Updated info.plist to include NSSupportsAutomaticGraphicsSwitching, so that macOS Sierra doesn’t use only discrete graphics when ControlPlane is running.

This fixes issue #456.