Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
上传构建时出现问题:“尝试启动 iTMSTransporter 时发生错误”
XCode 版本:11.2 (11B52) Mac 版本:Catalina 10.15.2 (19C57)。
我试图将我的开发人员帐户重新添加到 xcode,但没有任何效果。请帮助,在此先感谢。
解决方案1:
打开终端并运行以下命令:
cd ~ mv .itmstransporter/ .old_itmstransporter/
这将强制 iTunes 重新创建一个新的 ~/.itmstransporter 文件夹。
解决方案2:
检查是否有任何更新正在等待 iTunes 或 MacO
经过巨大的研发,我知道 xcode 11.2 不能用于上传 TestFlight 构建。这是 xcode 的问题。