swift

swift

Overriding method with selector ‘touchesEnded:withEvent:’ has incompatible type ‘(NSSet, UIEvent) -> ()’

こういう↓エラーが出る件 Overriding method with selector 'touchesEnded:withEvent:' has incompatible type '(NSSet, UIEvent) -> ()...