Cocoalumberjack: Xcode 9 warnings fix

Created on 20 Oct 2017  路  6Comments  路  Source: CocoaLumberjack/CocoaLumberjack

New Issue Checklist

Issue Info

Info | Value |
-------------------------|-------------------------------------|
Platform Name | ios
Platform Version | 11.0
CocoaLumberjack Version | 3.3.0
Integration Method | cocoapods
Xcode Version | Xcode 9.0.1
Repro rate | all the time (100%)

Issue Description and Steps

There is one warning in Xcode 9
Pods/CocoaLumberjack/Classes/DDOSLogger.m:19:8: 'DDOSLogger' is partial: introduced in iOS 10.0
Pods/CocoaLumberjack/Classes/DDOSLogger.m:19:20: Annotate 'sharedInstance' with an availability attribute to silence

It will be nice to fix it.

Most helpful comment

@ivulyov90
Thanks for your opening issue.
This issue should be fixed by https://github.com/CocoaLumberjack/CocoaLumberjack/pull/895 that includes some other fixes. See this commit to be more precise.

As you see, https://github.com/CocoaLumberjack/CocoaLumberjack/pull/895 has been already merged to master branch, but not released yet. I think it probably will come together with CocoaLumberjack 3.4.0.

All 6 comments

@ivulyov90
Thanks for your opening issue.
This issue should be fixed by https://github.com/CocoaLumberjack/CocoaLumberjack/pull/895 that includes some other fixes. See this commit to be more precise.

As you see, https://github.com/CocoaLumberjack/CocoaLumberjack/pull/895 has been already merged to master branch, but not released yet. I think it probably will come together with CocoaLumberjack 3.4.0.

Hey, any update on when 3.4.0 will be released? This warning has been nagging me for some time 馃槢

Yeah I'm also patiently waiting to get a fix for this warning :)

Hi guys, CocoaLumberjack 3.4.0 has been released!

@ivulyov90
Can you close this issue if you confirm it is solved?

@rivera-ernesto
Thanks for your release!

Thank you all for the contributions. Keep them coming and I'll try to make releases more often.

Cheers

@rivera-ernesto Thanks! 馃憤

Was this page helpful?
0 / 5 - 0 ratings

Related issues

levey picture levey  路  5Comments

dpbataller picture dpbataller  路  9Comments

Jason-Chan picture Jason-Chan  路  10Comments

insha picture insha  路  9Comments

Nathan187 picture Nathan187  路  7Comments