DyKnow / SignalR-ObjC

Objective-C Client for the SignalR Project works with iOS and Mac
MIT License
442 stars 213 forks source link

Use of undeclared identifier 'LOG_LEVEL_VERBOSE' in SRLog.h #291

Open canpoyrazoglu opened 7 years ago

canpoyrazoglu commented 7 years ago

I've added SignalR-ObjC to my project using CocoaPods but I'm getting the following error:

Use of undeclared identifier 'LOG_LEVEL_VERBOSE' in SRLog.h

How can I get rid of it? I haven't done anything nifty. It's just a regular project with some pods.

kenan0620 commented 7 years ago

what do you pods SignalR-ObjC version?