ios - App Store Connect操作错误, "An error occurred while trying to start the iTMSTransporter"

标签 ios swift xcode itunes itmstransporter

enter image description here上传构建时出现问题:“尝试启动 iTMSTransporter 时出错”

XCode 版本:11.2 (11B52) Mac 版本:Catalina 10.15.2 (19C57)。

我尝试将我的开发者帐户重新添加到 xcode,但没有任何效果。请帮助,在此先感谢。

最佳答案

解决方案一:

打开终端并运行以下命令:

cd ~
mv .itmstransporter/ .old_itmstransporter/

这将强制 iTunes 重新创建一个新的 ~/.itmstransporter 文件夹。

解决方案 2:

检查 iTunes 或 MacO 是否有任何更新待处理

关于ios - App Store Connect操作错误, "An error occurred while trying to start the iTMSTransporter",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59948270/

相关文章:

ios - 发现的 UUID 与使用 nRFConnect 检查的 UUID 不匹配

ios - 在 ios 的现有应用程序中找不到 .xib 或 Storyboard文件

ios - 我想制作带有动态行的动态部分的 Uitableview

swift - FireStore如何做ClientSideJoin

ios - 添加 firebase_messaging 包后,Flutter 应用程序无法运行

objective-c - 可拖动的 NSWindow 闪烁

ios - NSError 版本 : message sent to deallocated instance

ios - 如何在没有互联网连接的情况下从位置获取地址

arrays - 将值从数组添加到 int 的问题

ios - Xcode 中的 "No provisioning profiles found"