Xcode Cloud - Problem with the request entity...No signing certificate "iOS Development" found

Hi, Xcode Cloud just started failing with with this error. I can archive builds just fine locally in Xcode. Using Xcode 14.3.1. All my certs on my developer portal are current.

2024-01-02T16:26:44.707563433Z Error Domain=DeveloperAPIServiceErrorDomain Code=5 "There is a problem with the request entity" UserInfo={IDEDistributionIssueSeverity=3, NSLocalizedDescription=There is a problem with the request entity, NSLocalizedRecoverySuggestion=You already have a current Development Managed certificate or a pending certificate request.} 2024-01-02T16:26:44.707568258Z 2024-01-02T16:26:44.707575827Z error: exportArchive: No signing certificate "iOS Development" found

The post at https://developer.apple.com/forums/thread/734179 is similar but without a resolution.

Any help would be appreciated. Thank you.

Accepted Reply

I was able to resolve this issue by revoking all certificates that were created by Xcode Cloud and building again. You can do that here: https://developer.apple.com/account/resources/certificates/list

  • Worked for me! I revoked the Xcode Cloud API created developer certs and a build recreated them and I am back in business. Thx for your help.

Add a Comment

Replies

I got the the same issue here. All was fine like 5 days ago. Don't know what to do next... By any chance, were you able to fix it?

Add a Comment

I was able to resolve this issue by revoking all certificates that were created by Xcode Cloud and building again. You can do that here: https://developer.apple.com/account/resources/certificates/list

  • Worked for me! I revoked the Xcode Cloud API created developer certs and a build recreated them and I am back in business. Thx for your help.

Add a Comment

Worked for me! I revoked the Xcode Cloud API created developer certs and a build recreated them and I am back in business. Thx for your help.