Fix integrated graphics card.
Josh Geller reported and provided a fix for automatic graphics card switching. Before for some reason, OS X thought VoiceMac needs the discrete graphics card.
This commit is contained in:
parent
fdfed8631b
commit
e04a3c3434
@ -124,6 +124,8 @@
|
|||||||
<string>MainMenu</string>
|
<string>MainMenu</string>
|
||||||
<key>NSPrincipalClass</key>
|
<key>NSPrincipalClass</key>
|
||||||
<string>NSApplication</string>
|
<string>NSApplication</string>
|
||||||
|
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
||||||
|
<true/>
|
||||||
<key>NSServices</key>
|
<key>NSServices</key>
|
||||||
<array/>
|
<array/>
|
||||||
<key>SUCheckAtStartup</key>
|
<key>SUCheckAtStartup</key>
|
||||||
|
Loading…
Reference in New Issue
Block a user