My xCode version is 6.3. Installed CocoaLumberJack with cocoapods using
pod 'CocoaLumberjack', '~> 2.0'
But I get compile errors like in this screen.
What am I missing here?
I use the CocoaLumberjack swift_support branch until 2.1.0 is released with official Swift support.