Just a tip for anyone who’s running Xcode 11.4 or 11.5 and hitting this warning. This will shut it up: https://forums.developer.apple.com/thread/131214
1 Like
i don’t use opengl currently but i previously had GL_SILENCE_DEPRECATION=1
set in my preprocessor definitions. i think it does the same thing?