Is there a log somewhere explaining why my Mac 2019 plugin won't load?
I've written a lot of plugins over the years, and I'm completely stumped why this one won't load in AI 2019 for Mac. The Mac versions for 2020-2022 all load and run, and the Windows versions are all fine (including 2019). It's a hybrid CORE and 2019 SDK project. It notarizes fine, although that shouldn't be an issue on my own machine. Comparing the contents of the .aip file with other plugins that work, I see no difference. Running in debug mode, the plugin gets rejected before running a line of my code.
Is there some subtle thing that 2019 checks for that later versions don't?
