Foundation macOS 10.14 Beta 5 to Beta 6 API Differences

NSExtensionItem.h
Declaration
From@property (atomic, copy, nullable) NSArray *attachments
To@property (atomic, copy, nullable) NSArray<NSItemProvider *> *attachments

NSItemProvider.h