Broken plug-in with Adobe Illustrator CC 2021 25.1 on macOS
Hi
I have a plug-in that was working fine with Adobe Illustrator 2021 25.0 but with the update of yesterday (25.1), it is not loaded anymore on macOS. On windows, my plug-in works fine.
My plug-in was built with the CC2020 SDK. It was working fine with Adobe Illustrator CC 2020 and CC 2021 (25.0).
I decided to compile it with the latest SDK CC2021 (october 2020) but it does not work.
I tried to compile the example LiveDropShadow and it does not work neither.
Are there new requirements to compile a plug-in for this new version ?
I looked into the getting-started-guide.pdf and I noticed that Xcode 11.3 is needed.
Xcode 11.3 requires 10.14 to run it and not 10.13 as said in the document.
Moreover the SDK provided by Xcode 11.3.1 is 10.15 and not 10.13.
How can I be able to compile my plug-in ?
