SwiftWebVC
SwiftWebVC copied to clipboard
Enable methods being accessed by objective c
Hello, I have upgraded to swift 4.2, and for the legacy objective c code that needs SwiftWebVC it is now required to specify @objc on each method, class, var etc.