Fix blurry text on retina displays on OSX.
This commit is contained in:
parent
f6ca36b6c9
commit
a0339c81d6
1 changed files with 4 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue