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:
GRMrGecko 2013-11-01 09:51:02 -05:00
parent fdfed8631b
commit e04a3c3434

View File

@ -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>