Fix blurry text on retina displays on OSX.

This commit is contained in:
lukealonso 2017-12-26 09:31:20 -08:00 committed by clemahieu
commit a0339c81d6

View file

@ -2,6 +2,10 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHighResolutionCapable</key>
<string>True</string>
<key>CFBundleExecutable</key>
<string>rai_wallet</string>
<key>CFBundleName</key>