CatalystServices

This is a simple example to show how you can implement the macOS Services system in your Catalyst app.

The services you expose are provided in your Info.plist dictionary, as per the Services Implementation Guide.

GitHub

https://github.com/steventroughtonsmith/CatalystServices