
StatusSummary "Archive contains critical validation errors"ĪrchiveFilename "HBDynamicsAU-1.0.2.intel.64.pkg" Now if I notarise it I get the following outcome in the log, HBDynamicsAU-1.0.2.intel.64.pkg: accepted
#Har bal plugin install#
Spctl -a -vvv -t install HBDynamicsAU-1.0.2.intel.64.pkg SHA1 fingerprint: B8 BD FF DC 43 1A 6B 25 BE 39 21 F2 B5 D1 3F C2 D7 B6 0B 1F Developer ID Installer: Paavo Jumppanen (***)
#Har bal plugin mac os#
Status: signed by a certificate trusted by Mac OS Xġ. Pkgutil -check-signature HBDynamicsAU-1.0.2.intel.64.pkg timestamp -sign "Developer ID Installer: ***"Ĭhecking the output of the signing process with, Productbuild -component ponent /Library/Audio/Plug-Ins/Components I code sign and package the bundle with,Ĭodesign -force -options runtime -timestamp -sign "Developer ID Application: ***" ponent/Contents/Resources/plugin.vst3/Contents/MacOS/HBDynamicsVSTĬodesign -force -options runtime -timestamp -sign "Developer ID Application: ***" ponent/Contents/MacOS/HBDynamicsAUĬodesign -force -timestamp -sign "Developer ID Application: ***" ponent vst bundle under the Resources folder of the AU component bundle.

the AU implementation is achieved with the Steinberg AU wrapper library which implements an AU (v2) component that loads the vst3 plugin implementation contained in a.

vst3 plugin which I also have a bundle for which notarises without any issue. The bundle in question is an AU implementation of a. I have been trying for the last day and a half to try and get an AU.
