【发布时间】:2020-04-23 17:19:54
【问题描述】:
将 macOS 升级到 Catalina 后,HOME 目录从 /Local/Users/jenkins 更改为 /Users/jenkins,现在 iTMSTransporter 失败并出现以下错误(显然仍然引用旧的 HOME 目录):
<Equinox Log Thread - Equinox Container: 471f1643-7038-4059-ab8e-14636d149eec> ERROR: Resolver: Install error - org.apache.httpcomponents.httpcore Exception's name: java.io.IOException, Exception's message: Error accessing file:/Local/Users/jenkins/Library/Caches/com.apple.amp.itmstransporter/obr/2.0.0/org.apache.httpcomponents.httpcore-4.4.11.jar
[2020-04-23 13:08:48 EDT] <main> ERROR: could not find the service with interface (com.apple.transporter.osgi.TransporterService)
我通过重新安装的fastlane 偶然发现了这个问题。我做了很多搜索并尝试了很多东西,例如从 Mac App Store 安装新的 Transporter 应用程序并从那里运行,更新到最新的 Xcode。没运气。请帮忙!
【问题讨论】:
标签: testflight macos-catalina fastlane itmstransporter