appify icon indicating copy to clipboard operation
appify copied to clipboard

HiDPI is not enabled, so it shows everything in a kind of blur.

Open JAicewizard opened this issue 7 years ago • 0 comments

adding this to the info.plist should fix it:

<key>NSHighResolutionCapable</key>
<true/>

JAicewizard avatar Dec 23 '18 14:12 JAicewizard