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
1 changed files with 2 additions and 0 deletions
|
|
@ -124,6 +124,8 @@
|
|||
<string>MainMenu</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>NSApplication</string>
|
||||
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
||||
<true/>
|
||||
<key>NSServices</key>
|
||||
<array/>
|
||||
<key>SUCheckAtStartup</key>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue