Fastlane 2.55.0 已发布,更新内容:
Show nice error message for common Xcode 9 code signing issue
Add support for provisioning profile templates for all fastlane tools
Escape HipChat room name
Update data structure for tester exporting
Clarify question in app_store_build_number action
make sure not to call map on nil array
Add new sub pages for all actions and tools
Fastlane 是一个针对于 iOS 和 Android(后来才支持的)全方位自动化流程的工具。利用目前支持的工具可以做所有包含自动化和可持续化构建的每个环节,比如单元测试、截图、分发渠道、上传元数据和 ipa 包提交审核等等。
软件详情:https://github.com/fastlane/fastlane/releases
下载地址:https://github.com/fastlane/fastlane/archive/2.54.4.zip
来自:开源中国社区

