Command /usr/bin/codesign failed with exit code 1

后端 未结 30 3604
执笔经年
执笔经年 2020-11-27 14:17

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:

30条回答
  •  清酒与你
    2020-11-27 14:47

    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.

提交回复
热议问题