Open phyllisstein opened 3 years ago
I might try to implement it; however... I'm honestly not sure whether there's much point to it anymore. I've just updated to Big Sur but looking at the Apple Documentation, I'm seeing that almost the entire LaunchServices API is deprecated, and I don't see a replacemente anywhere.
One of the handier features of RCDefaultApp was the ability to select every file type an app could handle at once and associate them all. With SwiftDefaultApps, files have to be assigned one by one. For an app like VSCode it's a bit of a chore. (#40 doesn't help much either.)
It would be great to see that in SwiftDefaultApps. Thanks for keeping the spirit of RCDefaultApp alive. 🖤