fpillet / NSLogger

A modern, flexible logging tool
Other
5k stars 573 forks source link

Looks like NSLogger/Swift does not support Swift 4.2 #274

Closed NeverwinterMoon closed 5 years ago

NeverwinterMoon commented 5 years ago

Can't compile the project because: 'UIImagePNGRepresentation' has been replaced by instance method 'UIImage.pngData()' (NSLogger.swift:98).

Swift 4.2 has been out for about 3 months now.

fpillet commented 5 years ago

Now it does.