// // Prefix header for all source files of the 'SVGKit-iOS' target in the 'SVGKit-iOS' project // #ifdef __OBJC__ #import #import "DDLog.h" #if DEBUG static const int ddLogLevel = LOG_LEVEL_VERBOSE; #else static const int ddLogLevel = LOG_LEVEL_WARN; #endif #endif