blob: 6a3833f69b4ad592030761eaa3faf1b098ebb5b3 [file] [log] [blame]
---
Name: Foundation
Classes:
- Name: NSDistributedNotificationCenter
Methods:
- Selector: 'notificationCenterForType:'
MethodKind: Class
FactoryAsInit: C
- Name: NSCoder
Methods:
- Selector: 'decodeObjectOfClass:forKey:'
MethodKind: Instance
Availability: none
AvailabilityMsg: use generic 'decodeObjectOfClass(_:forKey:)'
- Name: NSError
Methods:
- Selector: 'init'
MethodKind: Instance
Availability: none
AvailabilityMsg: use 'init(domain:code:userInfo:)'
- Name: NSProcessInfo
Methods:
- Selector: processInfo
MethodKind: Class
NullabilityOfRet: N
FactoryAsInit: C