magicalpanda / MagicalRecord

Super Awesome Easy Fetching for Core Data!
Other
10.8k stars 1.79k forks source link

Fixed 'LOG_MAYBE macro redefined' warning #1153

Closed pcarollo84 closed 8 years ago

pcarollo84 commented 8 years ago

I installed MagicalRecord 'v2.3.0' with Carthage. I already had CocoaLumberjack in the project as Framework. On Building I get a warning 'LOG_MAYBE macro redefined'. With this fix the warning goes away.