X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/5dd5f9ec28f304ca377c42fd7f711d6cf12b90e1..5c19dc3ae3bd8e40a9c028b0deddd50ff337692c:/OSX/config/debug.xcconfig diff --git a/OSX/config/debug.xcconfig b/OSX/config/debug.xcconfig new file mode 100644 index 00000000..47555cf5 --- /dev/null +++ b/OSX/config/debug.xcconfig @@ -0,0 +1,2 @@ +GCC_OPTIMIZATION_LEVEL = 0 +GCC_PREPROCESSOR_DEFINITIONS = DEBUG=1 $(inherited)