Enable automatic graphics switchingEnable graphic : A Boolean value indicating whether an OpenGL app may utilize the integrated GPU.

This commit is contained in:
Julien Wadel 2021-04-22 23:24:55 +02:00
parent 77a3f294e0
commit 451a7db34d

View file

@ -81,5 +81,7 @@
<true/>
<key>com.apple.security.personal-information.photos-library</key>
<true/>
<key>NSSupportsAutomaticGraphicsSwitching</key>
<true/>
</dict>
</plist>