Every time trying to submit but some result. Like this
ERROR ITMS-90034: \"Missing or invalid signature. The bundle \'****.******.****\' at bundle
I have just got the same issue. I have restarted XCode
and it works like a charm!
I have not changed anything and it was working an hour ago; therefore, I did not spent any time on keychain
. I have simply restarted XCode
and it has worked.
If the problem still persists, then I recommend you to Go to Keychain Access, delete all the expired certificates, and add the corresponding valid certificate.
I have two certificates with same bundle identifier. One was revoked and one was valid. I deleted the revoked one and it worked for me. Reason of Error: Compiler could not figure the correct certificate (unknown).
The problem is resolved. But makes new User in my Mac.
Go to Keychain Access, delete all the expired certificates, and add the corresponding valid ones.
It works for me in few days ago. But, Today 2016/2/22, I use the same step to do all of setting not change after one day work still can't upload to App store. I don't know whats going on. Does anyone has solved this problem.
Finally, I find a good solution to solve this issues first download and install the new WWDR intermediate certificate (by double-clicking on the file). deleting the expired certificate from keychain . Then all of problem is solved. Here for reference Xcode 7 error: “Missing iOS Distribution signing identity for …”
you can try... Make change in Keychain Access for related Certification Authority certificate from "Always Trust" to "Use the system default".
This do the trick for me!