gpt4 book ai didi

xcode - 使用 altool 无法将 IPA 上传到苹果

转载 作者:行者123 更新时间:2023-12-04 11:41:30 37 4
gpt4 key购买 nike

所以我正在尝试将我的 ipa 上传到苹果。但这停止工作......

xcrun altool --upload-app -f ./dist/myapp.ipa -t ios --apiKey "KEY_HERE" --apiIssuer "ISSUER_HERE"

我越来越:

Request ID: FTP34GRCKE5NK6HNMWTJXEN7.0.0
2019-10-22 10:39:33.371 altool[72993:10589325] *** Error: Errors uploading './dist/myapp.ipa': (
"Error Domain=NSCocoaErrorDomain Code=-1011 \"Authentication failed\" UserInfo={NSLocalizedDescription=Authentication failed, NSLocalizedFailureReason=Failed to authenticate for session: (\n \"Error Domain=ITunesConnectionAuthenticationErrorDomain Code=-26000 \\\"The server returned an invalid response. This may indicate that a network proxy is interfering with communication, or that Apple servers are having issues. Please try your request again later.\\\" UserInfo={NSLocalizedRecoverySuggestion=The server returned an invalid response. This may indicate that a network proxy is interfering with communication, or that Apple servers are having issues. Please try your request again later., NSLocalizedDescription=The server returned an invalid response. This may indicate that a network proxy is interfering with communication, or that Apple servers are having issues. Please try your request again later., NSLocalizedFailureReason=App Store operation failed.}\"\n)}"


但是当我登录 iTunes 连接时, key 仍然有效。我不知道为什么这不再起作用。我以为它可能是 key ,但我做了一个新的,但仍然出现同样的错误。

xcrun version 48.
Xcode version Version 11.1 (11A1027)

最佳答案

错误 Authentication failed通常暗示您提供了错误的凭据。

你用的什么 --apiIssuer "Issuer_Here" ?

  • 不要将邮件地址用于“Issuer_Here”
  • 您可以找到 发行人 ID https://itunesconnect.apple.com/access/api (页面顶部,下方部分人员/键)
  • 关于xcode - 使用 altool 无法将 IPA 上传到苹果,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58513129/

    37 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com