On 24 Sep 2019, at 21:29, Rob Brackett wrote:
I think the actual problem in this case is that TextMate (not my plug-in) is missing the `com.apple.security.cs.disable-library-validation` entitlement for hardening. Apple’s docs (https://developer.apple.com/documentation/bundleresources/entitlements/com_a... https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_security_cs_disable-library-validation) say:
I have added `com.apple.security.cs.disable-library-validation` to entitlements for v2.0.1 currently available by holding option when opening the TextMate menu and selecting “Check for Test Build” or option-clicking Check Now in Preferences → Software Update.
Please let me know if this solves the problem.