I have the following error:
Command /usr/bin/codesign failed with exit code 1
Here is what I already did for trying to fix this:
Very often the error /usr/bin/codesign failed with exit code 1
occurred in case the user has no file extensions for texture files in Models.scnassets
folder. macOS
very often generates a files with hidden extensions.
For example: you have a file
myTexture
but it must include an extension as well –myTexture.png
.