Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cannot verify client 3000

I am using xcode 7.1 and trying to upload my app to the app store directly through xcode. While uploading I am getting a weird error:-

cannot verify client 3000

Note:- I recently made changes in the accounts (xcode preference section). Is this related to my error?

I also restart the xcode but issue still there?

I already checked this question on SO, but they say restart your xcode. But this does not solve my problem.

like image 621
pkc456 Avatar asked Oct 27 '15 10:10

pkc456


2 Answers

For my case,I got this error after selecting "Generic iOS Device" when archiving, however i plugged in my iPhone and selected it, then archived, I got no errors this time.(I also cleaned both Shift+cmd+k and Shift+alt+cmd+k before archiving)

like image 196
HussoM Avatar answered Oct 10 '22 07:10

HussoM


I encountered the same issue the first time I tried to submit to app store with the target on my device.

What worked for me:
I retried a couple of minutes later without changing a thing and everything went smooth.

like image 34
victor.vasilica Avatar answered Oct 10 '22 05:10

victor.vasilica