mac: Set NSHighResolutionCapable in Info.plist, close #2020

This commit is contained in:
Cheng Zhao 2015-06-23 23:02:49 +08:00
parent 3b762fddfb
commit 4359eb4472

View file

@ -26,5 +26,7 @@
<string>AtomApplication</string>
<key>NSSupportsAutomaticGraphicsSwitching</key>
<true/>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
</plist>