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 committed by Warren Togami
parent 5536b22b8d
commit 4cea72e806

View File

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