Swift unrecognized selector of ObjC Category
问题 I get a SwiftDeferredNSDictionaryVs11AnyHashableP__ objectForKeyNotNull: 2017-07-14 12:52:58.138873+0200 Adding-Content-to-Apple-Music[1954:511529] -[_TtGCs26_SwiftDeferredNSDictionaryVs11AnyHashableP__ objectForKeyNotNull:]: unrecognized selector sent to instance 0x1c02239c0 for a object defined in a swift Dictionary let apiOptions:Dictionary<String,Any> = [ "options.push.enabled": false, "options.debuglevel": 4, ] that I pass to a Objective-C library, that does like if ([options