Xcode 10 GM: hash(into:) issue from NSObject class

Since NSObject has a hashValue property that Objective-C uses, I believe you have to override that one. @lorentey may have some further insights.