Make .app bundle hidpi aware

This commit is contained in:
GungnirInd 2016-06-11 13:27:04 -07:00 committed by GitHub
parent b5f2ea542a
commit 36d51f21ff

View file

@ -34,7 +34,7 @@
<string>10.6.0</string> <string>10.6.0</string>
</dict> </dict>
<key>NSHighResolutionCapable</key> <key>NSHighResolutionCapable</key>
<false/> <true/>
<key>CFBundleDocumentTypes</key> <key>CFBundleDocumentTypes</key>
<array> <array>
<dict> <dict>