opengl-boilerplate
opengl-boilerplate copied to clipboard
no retina support on Mac
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.