I haven't been able to find a definition for this error in relation to codesigning. I'm really quite stumped as of what to do.
The error occurs when attempting to execute this command line:
codesign -s "Developer ID Application: Name (ID)" -fv --deep Application.app/
System:
XCode 6.2 on Yosemite 10.10.3
I've reinstalled XCode, still without any luck. This is for a desktop application.
Apologies if this is a silly question!