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.