App-Release.xcconfig 337 B

12345678
  1. // Configuration settings file format documentation can be found at:
  2. // https://help.apple.com/xcode/#/dev745c5c974
  3. #include "Module-Release.xcconfig"
  4. #include "App-Shared.xcconfig"
  5. // Space-separated list of preprocessor macros of the form `foo` or `foo=bar`
  6. GCC_PREPROCESSOR_DEFINITIONS = $(inherited) DD_LOG_LEVEL=DDLogLevelWarning