aleksey.tomin
01/29/2021, 11:41 AM/Applications/myapp.app/Contents/MacOS/myapp.kexe - I see blurred image (see the first image).
If I move /Applications/myapp.app into home and run ~/myapp.app/Contents/MacOS/myapp.kexe - I see the same.
If I rename ~/myapp.app to ~/myapp and run ~/myapp/Contents/MacOS/myapp.kexe - I see ok image (see the second image)
What do I wrong? How can I fix it?ephemient
01/29/2021, 3:20 PM<key>NSHighResolutionCapable</key>
<true/>aleksey.tomin
01/29/2021, 4:26 PM