1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-29 14:52:12 +01:00

OP-1450 Turn on high resolution support for OSX

This commit is contained in:
Stefan Karlsson 2014-08-16 19:57:57 +02:00
parent 449653f01e
commit 454ea624ba

View File

@ -18,5 +18,9 @@
<string>1.3.1</string>
<key>CFBundleShortVersionString</key>
<string>1.3.1</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHighResolutionCapable</key>
<string>True</string>
</dict>
</plist>