aboutsummaryrefslogtreecommitdiff
path: root/XcodeConfig/subconfig/Debug.xcconfig
diff options
context:
space:
mode:
Diffstat (limited to 'XcodeConfig/subconfig/Debug.xcconfig')
-rw-r--r--XcodeConfig/subconfig/Debug.xcconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/XcodeConfig/subconfig/Debug.xcconfig b/XcodeConfig/subconfig/Debug.xcconfig
index 482d451..a6290c3 100644
--- a/XcodeConfig/subconfig/Debug.xcconfig
+++ b/XcodeConfig/subconfig/Debug.xcconfig
@@ -35,6 +35,3 @@ OTHER_CFLAGS = $(OTHER_CFLAGS) -DDEBUG=1
// Turns on special C++ STL checks to "encourage" good STL use
GCC_PREPROCESSOR_DEFINITIONS = $(GCC_PREPROCESSOR_DEFINITIONS) _GLIBCXX_DEBUG_PEDANTIC _GLIBCXX_DEBUG _GLIBCPP_CONCEPT_CHECKS
-
-// Sets Debug info to DWARF
-DEBUG_INFORMATION_FORMAT = dwarf