Apple removed TNT’s certificate, so the app will crash after July 12th. The current solution is to sign it yourself.
Run in Terminal
codesign --force --deep --sign - /Applications/name.app
if Permission denied don't forget to add sudo
example:
sudo codesign --force --deep --sign - /Applications/1Password\ 7.app
Requisite: Xcode or the Apple Command Line Tools
To install, execute
xcode-select --install
Thank you so much for sharing the trick. I recently now never found TNT apps ( Only I need , Adobe stuff , paid 3D modelling apps ) that unable to use ( SIP disabled, Gate Keeper disabled ,Master disabled) But I think I should remember this trick in case emergency lol.
I'm still on MacOS Monterey 12.0.1. Heard many one cannot use apps after update to monterey. A bit weird that I could use 95% apps from Big Sur without crashed ( 5% not yet updated by dev ) 0_o .