We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65b9eff commit 23a2ee7Copy full SHA for 23a2ee7
1 file changed
libs/openFrameworksCompiled/project/ios/CoreOF.xcconfig
@@ -49,7 +49,7 @@ OF_CORE_FRAMEWORKS = -framework AudioToolbox -framework Accelerate -framework AV
49
//OF_CORE_LIBS = $(inherited) $(LIB_BOOST)
50
//OF_CORE_HEADERS = $(inherited) $(HEADER_BOOST)
51
52
-
+GCC_PREPROCESSOR_DEFINITIONS = $(inherited) GLES_SILENCE_DEPRECATION=1
53
54
//COMPILER SETTINGS WHICH CAN BE OVERRIDDEN BY XCODE BUILD SETTINGS
55
CLANG_ENABLE_OBJC_WEAK = YES
0 commit comments