gpt4 book ai didi

ios - 如何使用 Azure DevOps 增加 xcode 项目的内部版本号

转载 作者:行者123 更新时间:2023-11-29 11:24:55 24 4
gpt4 key购买 nike

我有一个 iOS 项目,因为 CI/CD 选择了 Azure DevOps,我创建了管道并根据文档对其进行了配置。它创建构建并上传到 Apple Center,我唯一不知道如何管理的是如何增加构建号,现在我在生成构建之前在 xcode 中手动执行它。

之前我们用的是faSTLane,它有这样的可能性。所以问题是如何使用 Azure 管道增加内部版本号,或者至少强制它运行 faSTLane 文件,以便在创建内部版本之前执行此操作?

提前感谢您的任何建议。

更新:

在创建测试项目并为 iOS 和 Android 安装扩展移动应用程序任务后,我无法将它添加到管道中的任务列表中: enter image description here如何包含它?

更新:

如果有人像我一样挣扎:在我写信支持后,问题就简单了:“而这些任务指向了这些新的可用的Android任务和iOS任务,我们可以在管道中选择任务时从Utility任务中查看它们,如下所示。” enter image description here

最佳答案

您可以安装 Mobile App Tasks for iOS and Android使您能够“升级版本”的扩展:

Change app's version name and code at build time.

Inputs:

sourcePath: Path to info.plist

versionCode: code number that must be an integer

versionCodeOffset: a specific number to increment the version code

versionName: user visible name (short code)

printFile: output the file before and after changing variables

关于ios - 如何使用 Azure DevOps 增加 xcode 项目的内部版本号,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59426895/

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