Check if a mac executable is code signed or not

codesign -v /path/to/testApp.app
output:
testApp.app: code object is not signed at all
In architecture: i386

Leave a Reply

Your email address will not be published. Required fields are marked *