Recently I noticed that when I build and archive my app with Xcode Cloud, it fails due to code signing issue. But that's weird because I have all development and distribution certificates. Does anyone have any idea how to solve this?
Xcode Cloud code signing issue
Xcode cloud seems broken right now, it's been 2 hours and still the build is in progress for me.
Be sure to grant Xcode Cloud access to your source code and review the Resolving common configuration and build issues article.
I was able to solve the problem by deleting all the certificates. So Xcode Cloud automatically created new ones and it works again.