XExtensionItem icon indicating copy to clipboard operation
XExtensionItem copied to clipboard

There isn’t currently a way to lazily return (typed) `NSData` from a provider block

Open irace opened this issue 9 years ago • 0 comments

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.

irace avatar May 22 '15 00:05 irace