opengl-boilerplate icon indicating copy to clipboard operation
opengl-boilerplate copied to clipboard

no retina support on Mac

Open bagobor opened this issue 9 years ago • 1 comments

bagobor avatar Jan 26 '16 15:01 bagobor

The issue here is the app.plist.in file isn't a valid plist file. This file worked for me: https://gist.github.com/SamDeakin/23816f0f28369a074b7d9c86176689d6

I believe you have to launch it as an app once to cause the new plist changes to take effect before you can launch the executable directly and have it work.

SamDeakin avatar Feb 20 '17 07:02 SamDeakin