Closed georgescumihai closed 4 years ago
@MatthewYork Have a look at the PR please
Visibility modifiers have been taken care of in release 5.0.0 as well as a full migration to Swift 5. There were a lot of problems with the repo in general since I have been gone so long. Everything should be relatively up to date now with a new Cocoapod issued as well.
This PR fixed the warnings that are generated with Xcode10.2 Redundant declaration of public when extension are public.
Resolves the warnings for SwiftExample sample project to migrate to Swift 4.2 and remove
SWIFT_SWIFT3_OBJC_INFERENCE
.What this PR doesn't fix is the localization warnings for generated in Xcode10.2.