1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-02-19 13:54:23 +01:00

Adding NSHighResolutionCapable to Mac Info.plist file.

Apparently this makes things look or work better on the new MacBook Pro w/ Retina display.

http://code.google.com/p/arduino/issues/detail?id=982
This commit is contained in:
David A. Mellis 2012-08-07 16:46:57 -04:00
parent d30bd83660
commit 409da1d9c7

View File

@ -14,6 +14,8 @@
<string>VERSION</string>
<!-- now stop changing things and get outta here -->
<key>NSHighResolutionCapable</key>
<true/>
<key>CFBundleAllowMixedLocalizations</key>
<string>true</string>
<key>CFBundleExecutable</key>