Hello
We are currently developing macOS application using Finder Sync Extension.
However, the Finder Sync Extension application is not displayed in "System Preference -> Extensions -> Finder Extension". Of course, the Finder Sync Extension product doesn't work either.
The Finder Sync Extension product will not run using the two commands below.
pluginkit -e use -i com.x.x.x
pluginkit -a -i com.x.x.x
Please help me.