Using a ShareLink with a custom exported type identifier
I’m working with a custom exported type in my macOS app when I found that SwiftUI’s ShareLink would not display any options for sharing. Currently, I have a type that conforms to public.data
and public.json
, with a unique identifier and file extension too.