Reference: Http://blog.csdn.net/whjay520/article/details/71158757?utm_source=itdadao&utm_medium=referral
iOS developer Uploads App Store always stuck in authenticating with the ITunes store solution
2017-05-04 10:33 359 People read review (2) Favorite report category: Swift (46) Copyright notice: This article is the original article for Bo Master, not allowed to be reproduced without the permission of the blogger.
Preface these days in uploading the app, no matter how the upload is not the success of TN, 4G, VPN, WiFi all Dead dead, the project needs to go online in time, through the stack, finally found a solution;
The following command line follows the steps to
1.CD ~
2.mv. itmstransporter/. old_itmstransporter/
3. "/applications/xcode.app/contents/applications/application Loader.app/contents/itms/bin/itmstransporter"
An additional online approach:
Can certainly be the network reason, because do not know how to buy a VPN (you understand), can only modify the DNS of the Mac to commit, the response speed significantly faster after submission, at least the speed of the display error is fast, rather than endless wait, do not die knock, too long did not respond, turn off retry.
The following is a summary of the fruit powder listed in the effective DNS, we can change according to their own needs.
opendns:208.67.222.222 and 208.67.220.220 "recommended"
googledns:8.8.8.8 and 8.8.4.4
nortondns:198.153.192.1 and 198.153.194.1
comododns:156.154.70.221 and 56.154.71.22
Some of the above DNS failures, append several:
8.26.56.26
8.20.247.20
iOS developer Uploads App Store always stuck in authenticating with the ITunes store solution 2017-05-04 10:33