EDIT: As sunshinejr pointed out here, this has been fixed and will be released together with the next Xcode/Swift version.
I\'ve seen a lot of
We ran into this with a UITextViewDelegate
Another workaround is to add the @objc tag to the method in the superclass
@objc