How to solve Command CodeSign failed with a nonzero exit code error
I was building a macOS app and wanted to rename the XCode project. I carefully changed the project name, folder and filenames and updated the settings. Then I did a clean build and run the app. Everything worked like a charm. However when I tried to run unit tests I…