gpt4 book ai didi

ios - 使用 `ipa build` 和 `deliver` 工具后出现无效的临时配置文件错误(自动提交应用程序)

转载 作者:塔克拉玛干 更新时间:2023-11-02 08:14:27 24 4
gpt4 key购买 nike

我一直在使用提供的 faSTLane 工具:https://fastlane.tools生成临时配置文件并将应用程序提交到 iTunes 连接。

命令顺序:

$fastlane init
$cert
$produce
$sigh

在此之后,将自动下载与 App store 上的分发相对应的临时配置文件。之后根据 guide 执行 deliver 命令。此语句已添加到交付文件中 -

ipa do
system("ipa build --verbose")
"./AppName.ipa"
end

它成功生成了 .ipa 文件,但未能将应用程序提交到 iTunes connect。生成以下错误-

[15:57:54]: [Transporter Error Output]: ERROR ITMS-90161: "Invalid Provisioning Profile. The provisioning profile included in the bundle com.razeware.ScaryBugsZo [Payload/ScaryBugsZo.app] is invalid. [Missing code-signing certificate]. A Distribution Provisioning profile should be used when submitting apps to the App Store. For more information, visit the iOS Developer Portal."

虽然使用由 faSTLane 生成的相同临时配置文件,但我能够使用 xCode 上传构建。我的最终目标是通过单个 Apple ID 自动在 iTunes connect 上提交多个应用程序。为此,sigh 成功生成了临时配置文件。我需要一种通过使用 deliver 或其他方法自动上传构建的方法。

最佳答案

我可以推荐查看官方 fastlane code signing guide这向您展示了进行代码签名的各种方法。

关于ios - 使用 `ipa build` 和 `deliver` 工具后出现无效的临时配置文件错误(自动提交应用程序),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31474108/

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