VBDefines 0.1.0

VBDefines 0.1.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release May 2015

Maintained by Valeriy Bezuglyy.



VBDefines 0.1.0

  • 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.

How to install

Use CocoaPods

pod 'VBDefines'

or

Drag VBDefines dir into your project.

License

VBDefines is available under the MIT license. See the LICENSE file for more info.