【问题标题】:API Token & Team Token for Testflight用于 Testflight 的 API 令牌和团队令牌
【发布时间】:2018-07-31 14:38:15
【问题描述】:

我需要 testflight 的 API Token 和 Team Token 来通过 jenkins 将应用程序上传到 testflight。引用的一些链接去https://testflightapp.com 并从这里获取令牌。但是,它没有响应。

那么,我如何获得测试飞行的 API Token 和 Team Token。请任何人帮助我找出令牌。

提前谢谢你...!!

【问题讨论】:

    标签: ios app-store-connect testflight


    【解决方案1】:

    您可以使用altool 来验证您的版本并将其上传到 App Store:

    $ altool --validate-app -f file -t platform -u username [-p password] [--output-format xml]
    $ altool --upload-app -f file -t platform -u username [-p password] [--output-format xml]
    

    更多信息在Apple's Documentation

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2020-09-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-02-18
      • 1970-01-01
      相关资源
      最近更新 更多