Skip to main content

codesign

Abra Desktop requires codesign. Codesign is a command-line tool used to sign files with a digital signature.

Validation

Open the Terminal and run:

which codesign

Success

Example of valid path:

/usr/bin/codesign

Error

codesign not found

Please install Xcode