使用Fastlane自动构建,部署到曲棍球

时间:2016-03-20 03:43:42

标签: ios xcode hockeyapp fastlane fastlane-produce

我正在研究自动构建和部署。我发现了快速通道并试图用于部署曲棍球。

https://github.com/fastlane/examples/blob/master/Artsy/eidolon/Fastfile https://github.com/fastlane/examples/blob/master/Wikipedia/Fastfile

但是,我不熟悉脚本。

如果我有2个配置

1)调试
2)发布

2计划

1)触摸 - 开发
2)触摸 - 制作

2曲棍球键

52da9f2b3da50cf8b6d4aac15f06ae9b
ZXz1tdfaDLfb4hY8SagCfX4RJNMhJVsxET95sHf9

我该如何修改脚本?修改后我需要运行什么命令?我已经完成了“fastlane init”。

1 个答案:

答案 0 :(得分:0)

这个问题现在已有4年历史了,因此情况完全改变了。 HockeyApp已弃用,由App Center取代。

幸运的是,Microsoft维护了一个 fastlane 插件来管理与App Center的集成,可以在这里找到:https://github.com/Microsoft/fastlane-plugin-appcenter/