Xcode archive check error: "No matching application entries found."

I am currently having problems validating and downloading my Xcode in itunesconnect. I have done this many times before with other build numbers, and now this will suddenly not work. I am using an openource structure called SCLAlertView. Downloading my project with this structure in the past was fine, but now it will not work. I looked through almost all related threads from Google and could not find a solution. Exact error: "Archive verification failed due to the problems listed below. The iTunes Store operation failed. No matching application entries were found. Check your package ID" org.cocoapods.SCLAlertView ". I tried to tinker with the code signing ID and presets profile, but nothing works, I’d also like to emphasize that the error is indicated only for the SCLAlertView frame,not for my main application. I would appreciate any advice on resolving this issue. Thanks in advance.

+4
source share

All Articles