CEP extension distribution on macOS without Exchange
Hi there,
I develop a c++ plugin for Illustrator that uses the CEP for its UI and I'm a struggling a little bit with the distribution of the extension on macOS. Previously I had a pkg that just placed the relevant files in the relevant folders under Library/Application Support/Adobe/CEP/extensions and the UI would happily show when the aip plugin asked for it. I'm not sure when it stopped working but this doesn't appear to work anymore. However installing the ZXP using the ExManCmd command line tool does work and the UI launches fine. Is there some registration process that ExManCmd does aside from just placing the files in the above location that is now required by Adobe? This has been tested on the latest version of Illustrator (25.1) on macOS Big Sur. Obviously we want to avoid having to use the command line tool as this makes distribution a bit more difficult for our customers.
Any help would be greatly appreciated.
