From 3bf9df6b2785fa6d951086978a3e66f49427166a Mon Sep 17 00:00:00 2001 From: FluorescentCIAAfricanAmerican <0934gj3049fk@protonmail.com> Date: Wed, 22 Apr 2020 12:56:21 -0400 Subject: 1 --- devtools/debug.xcconfig | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 devtools/debug.xcconfig (limited to 'devtools/debug.xcconfig') diff --git a/devtools/debug.xcconfig b/devtools/debug.xcconfig new file mode 100644 index 0000000..4f63198 --- /dev/null +++ b/devtools/debug.xcconfig @@ -0,0 +1,4 @@ +#include "base.xcconfig" +GCC_OPTIMIZATION_LEVEL = 0 +OTHER_CFLAGS = $(derived) $(BASE_CFLAGS) + -- cgit v1.2.3