Recently, we purchased Apple Developer Program to codesign our *.app.
But while signing our *.app it throwing a below error.
Code Block λ ~/Documents/creoox/FreeCAD-AppImage/conda/osx_dev/APP/ master* sudo codesign --deep --force -s "Mac Developer: Amritpal Singh (KC65BTVN4Z)" ./HyperBIM-v0.36.app Warning: unable to build chain to self-signed root for signer "Mac Developer: Amritpal Singh (KC65BTVN4Z)" ./HyperBIM-v0.36.app: errSecInternalComponent λ ~/Documents/creoox/FreeCAD-AppImage/conda/osx_dev/APP/ master* sudo codesign --verify --verbose ./HyperBIM-v0.36.app ./HyperBIM-v0.36.app: code object is not signed at all
In given below link, there is full detail of error and which steps I followed.
bit.ly/2HLx2TY <-- Link
Looking forward to hearing from you!
thanks,
Amritpal Singh