1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-19 04: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 committed by Fredrik Larson
parent 41e1b719a9
commit 26f98b7732

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>