View Single Post
Old 07-29-2026, 01:06 PM   #753
desertdaisy
Member
desertdaisy began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Mar 2010
Device: kindle
1. macOS hardened runtime library validation (not Gatekeeper) blocked loading libraries with mismatched Team IDs. The DeACSM plugin's oscrypto module attempted to load OpenSSL's libcrypto.dylib, and the code signatures (aka Team IDs) didn't match.
2. Re-signing Calibre with an ad-hoc signature removed its Team ID enforcement requirements, allowing the ACSM_Input plugin to be installed.
desertdaisy is offline   Reply With Quote