On Jul 25, 2019, at 20:08:40, Rob Petrovec via Cocoa-dev <[email protected]> wrote: > > I would not recommend using those deprecated API. They are not long for this > world. With that said, I don’t have a better solution.
Yeah, hard to say how much longer they'll be available. You could always add a single item using a custom NSPasteboardWriting class and supply your own image. It would hold the multiple items and write them. -- Steve Mills Drummer, Mac geek _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
