Different method to notarize Plug-In
Hi everyone,
I was recently trying to notarize my plugins, and trying to notarize manually then running the following commands at the following link: https://helpx.adobe.com/nz/indesign/kb/indesign-plugin-notarization.html
Notarizing in the following way I came across the following message given by the terminal "*** Warning: altool has been deprecated for notarization and starting in late 2023 will no longer be supported by the Apple notary service. You should start using notarytool to notarize your software .(-1030)"
So searching on youtube I came across a video, where he explains how to notarize using notarytool, and in fact the notarization process is greatly simplified and watching other videos of his videos I realized that the notarization can take place directly via xcode using the "archive" function.
Here comes my question "Why everyone uses terminal commands when they could easily use XCode "Archive"?? I personally haven't tried this method yet because I didn't know it existed and I've always done the notarization via terminal, so I wanted to ask if it was the same thing or if in my in case it doesn't go well.
Another thing that i found inconvenient is the fact that every time i make changes to my Plug-Ins I have to renotarize all the plugins for all the indeisgn versions so from 2018 to 2023, there is a faster method to notarize the plugins togheter?
This post wants to be a place where everyone knows all the methods to notarize a plug-in because I've lost a lot of time to understood it.
P.S. I distribute the Plug-In via a package/installer
How to notarize Plug-in without terminal: https://www.youtube.com/watch?v=fMRT8mPMJUs
How to notarize Plug-In with terminal (new method): https://www.youtube.com/watch?v=2xJcMzoi0EI
