benoitsan / BBUncrustifyPlugin-Xcode

Xcode plugin to format source code using ClangFormat or Uncrustify
MIT License
1.19k stars 150 forks source link

Remove verbose log by default "BBUncrustifyPluginVersion loaded" #108

Closed OdNairy closed 9 years ago

OdNairy commented 9 years ago

This line produce log each time I run xcodebuild or gym. https://github.com/benoitsan/BBUncrustifyPlugin-Xcode/blob/master/Classes/XCFPlugin.m#L46 This make log produce useless information.

benoitsan commented 9 years ago

Thanks for the feedback. It's fixed in 2.1.4 https://github.com/benoitsan/BBUncrustifyPlugin-Xcode/releases/tag/2.1.4