Added NSHighResolutionCapable flag to Info.plist for better font rendering on Retina displays.

This commit is contained in:
Timon Rapp 2013-05-31 15:39:28 +02:00
parent 365ab225c0
commit 1df6a90a06

View file

@ -31,5 +31,7 @@
</array>
</dict>
</array>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
</plist>