Foundation macOS 10.14 Beta 5 to Beta 6 API Differences
NSExtensionItem.h
Modified
NSExtensionItem.attachments
Declaration
From
@property (atomic, copy, nullable) NSArray *attachments
To
@property (atomic, copy, nullable) NSArray<NSItemProvider *> *attachments
NSItemProvider.h
Added
NSItemProvider.suggestedName