Make .app bundle hidpi aware
This commit is contained in:
parent
b5f2ea542a
commit
36d51f21ff
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue