After 13.1 upgrade there is an issue with the plugin. It get's rejected and disabled in Mail.app
I've checked the UUID and it seems that it is the same as the previous one:
890E3F5B-9490-4828-8F3F-B6561E513FCC
But when I add new entry in /Applications/OpenHaystack.app/Contents/Resources/OpenHaystackMail.mailbundle/Contents/Info.plist:
"Supported13.1PluginCompatibilityUUIDs" = ( "890E3F5B-9490-4828-8F3F-B6561E513FCC" );
and enable the plugin, Mail app gives me this error:
The item "OpenHaystackMail.mailbundle" is corrupted and cannot be opened. Move this item to the Trash.
Any ideas how to fix it?