CodeSign failed with nonzero exit code

I'm running 10.15 with Xcode 11.1


I've got an iPad application that works, and wanted to try things out under Catalyst on my Mac.


I selected "Mac" from the Xcode device menu and ran again, but I get an error at the end of compilation

"Command CodeSign faild with nonzero exit code"


I cleaned the build folder, installed a MacOS distribution certificate, but the error persists.


Any ideas?

Replies

Try making a new project, being sure to include catalyst, then see if it throws the same error.


Still no joy, wash/rinse/repeat w/the 11.2 beta.