Copy link to clipboard
Copied
I have plugins that I use on a few macs and share with some friends over the years.
None of them work with the latest AE and Mac OS. And we cannot even open After Effects when these plugins are in the MediaCore plugin folder.
I believe I need to add some sort of signing certificate when compiling them with Xcode.
Is there any documentation on how to do this for the AE SDK?
Thank you
Copy link to clipboard
Copied
It sounds like you might need to notarize your plugins. Here is some documentation from Apple that discusses how to do it. I hope this helps.
https://developer.apple.com/documentation/security/notarizing_macos_software_before_distribution
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Xcode allows you to build and run software on your development machine without a developer account. However, you'll need the $99 developer account in order to distribute the software. This is part of Apple's "System Integrity Protection." It won't allow software to run unless it's from a known developer, and the software has been notarized to ensure that it doesn't contain malware, or break security rules.
You can disable System Integrity Protection, but I'm not sure how to do that. Doing so will also make your Macs less secure.
Copy link to clipboard
Copied
indeed. a bit of a hassle, but if you're going commercial then this cost is negligible.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Oh that's awesome! I'll definitely use that with some of my own plugins. Thanks for hunting that down.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now