Added NSSupportsAutomaticGraphicsSwitching to Cocoa's Info.plist

This commit is contained in:
Lior Halphon 2017-01-22 22:25:15 +02:00
parent 7a9377de34
commit 9779635c34
1 changed files with 2 additions and 0 deletions

View File

@ -116,5 +116,7 @@
</dict>
</dict>
</array>
<key>NSSupportsAutomaticGraphicsSwitching</key>
<true/>
</dict>
</plist>