Skip to main content
Participating Frequently
August 24, 2020
Answered

InDesign Plugin Notarization not working

  • August 24, 2020
  • 1 reply
  • 722 views

Hi,

I am trying to notarize the InDesign plugin to make it work in catalina Mac OS.

Previously it was working using following command(Reference Link )

xcrun altool --notarize-app --primary-bundle-id "com.demo.bundle.id" --username "email@abc.com" --password "xxx-x-xxxx-xx" --file Plugin.zip

I am using xcode 10 to noterize plugins on mac OS(10.13.6 ) version.

In the notarization status I'm getting error : The executable does not have the hardened runtime enabled.

I have  enabled the hardended runtime while building the plugin in xcode. please refer the Screenshot below:

 Please let me know if  I've missed anything.

Thanks,

Yogita 

This topic has been closed for replies.
Correct answer Alo Lohrii

Steps to notarize InDesign plugins https://helpx.adobe.com/in/indesign/kb/indesign-plugin-notarization.html

1 reply

Alo Lohrii
Community Manager
Alo LohriiCommunity ManagerCorrect answer
Community Manager
August 25, 2020
Inspiring
September 7, 2020

Hi, Thanks for the response.

Do you have any idea how to notarize hybrid installer/ZXP file ?

 

I'm trying to install zxp installer on catalina mac os for InDesign CC 2020 and it installed successfully but when I launch the InDesign getting error that "plugin is not from identified developer".

 

I've tried one workaround with below steps but it's not working:

  1. Created zxp installer with notarized plugins
  2. Changed the .zxp file extension to .zip file 
  3. Notarized .zip file 
  4. Changed extension back to the zxp
  5. Tested zxp on High Sierra(10.13) MacOS - worked successfully.
  6. Tested zxp on Catalina(10.15) MacOS- not working  [Startup Alert: Adobe InDesign does not recognize BasicDialog.InDesignPlugin as valid plug-in. please reinstall BasicDialog.InDesignPlugin plug-in and restart InDesign].