Closed gerchicov-bp closed 9 years ago
If you filter the messages then maybe could you add a support of macro? I mean at least something easy, for example:
The default xcode behaviour - all the macro code is not supported
I think if this plugin supports some macro that may cause some side effect of code base. And we don't have any specification of which macro we need. Appreciated your feedbacks. Thanks :smile:
If you filter the messages then maybe could you add a support of macro? I mean at least something easy, for example:
define A @"fdgd"
define someMacro(x) NSLog(@"%@", x)
The default xcode behaviour - all the macro code is not supported