IOS-Xcode 11打包上传时,一直卡在Authenticating with the App Store…
Posted WeiAreYoung
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IOS-Xcode 11打包上传时,一直卡在Authenticating with the App Store…相关的知识,希望对你有一定的参考价值。
上次在家里打包上传时,一直卡在authenticating with the itunes store,在网上找到的方法都是:
终端依次执行如下三条命令:
-
1、打开终端输入
-
open ~/Library/Caches/com.apple.amp.itmstransporter/
-
2、删除文件夹内的所有文件
-
3、在终端输入 (亲测在这里打开VPN会快很多,下载内容大概60M+)
-
/Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/itms/bin/iTMSTransporter
-
4、下载完后,重启Xcode
如果在Xcode使用了shift+command+k清除缓存后,需要重新运行1-4步
第3步可能会很慢,可以从百度网盘里下载下来放到/Users/xxx/Library/Caches/ (xxx是你的用户名字)
链接:https://pan.baidu.com/s/1l0ieXuiPljw_DlpywnmlkA 密码:ky4p
以上是关于IOS-Xcode 11打包上传时,一直卡在Authenticating with the App Store…的主要内容,如果未能解决你的问题,请参考以下文章
着急使用android studio打包时,坑b gradle一直卡在gradle download maven metadata?
着急使用android studio打包时,坑b gradle一直卡在gradle download maven metadata?
iOS-Xcode上传后iTunes Connect构建版本不显示
上传 iOS 应用程序时,应用程序加载器卡在“使用 iTunes 商店进行身份验证”
Application Loader上传app,一直卡在“正在通过 App Store 进行鉴定”
iOS开发上传App Store时候一直卡在 Authenticating with the iTunes Store 的解决办法 2017-05-04 10:33