TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | May 2015 |
Maintained by Valeriy Bezuglyy.
Useful objective-c defines.
For example, VBLog is a NSLog redefine. It adds some additional info (caller class, line) to log message. Stops logging in non-DEBUG builds.
Use CocoaPods
pod 'VBDefines'
or
Drag VBDefines dir into your project.
VBDefines is available under the MIT license. See the LICENSE file for more info.