appify
appify copied to clipboard
HiDPI is not enabled, so it shows everything in a kind of blur.
adding this to the info.plist should fix it:
<key>NSHighResolutionCapable</key>
<true/>