adding this to the info.plist should fix it: ``` <key>NSHighResolutionCapable</key> <true/> ```
adding this to the info.plist should fix it: