How to zip .InDesignPlugin by terminal
Hi everyone,
currently to notarize plugins you have to use a command that expects the input plugin to be zipped, so every time I create the .InDesignPlugin file I would have to zip it manually, so I tried to make this process more automatic by trying to zip it from terminal, but with poor results.
I tried zipping from terminal with the following methods:
- zip fileName.InDedisgnPlugin.zip fileName.InDedisgnPlugin.
- zip -r fileName.InDedisgnPlugin.zip fileName.InDedisgnPlugin.
How do I know that something is wrong? Because when I try to notarize it returns invalid, while trying to notarize the same zipped plugin from the finder it doesn't give me any problems.
So, someone know a method to zip a .InDesignPlugin from terminal correctly?
Thanks in advance to anyone who can help me
- Stefano
