XExtensionItem
XExtensionItem copied to clipboard
There isn’t currently a way to lazily return (typed) `NSData` from a provider block
You can return an NSData
instance but there’s no way to specify a type identifier that differs from the one that the XExtensionItemSource
was initialized with.