Fastlane 2.1.0 发布了。Fastlane 是一个针对于 iOS 和 Android(后来才支持的)全方位自动化流程的工具。利用目前支持的工具可以做所有包含自动化和可持续化构建的每个环节,比如单元测试、截图、分发渠道、上传元数据和 ipa 包提交审核等等。
更新内容:
Update README.md
Fix not showing the lane list and selection when not passing any arguments
Add "--fail-on-errors" support to Danger action
Updated docs description for pilot/testflight action
fix platform
[gym] Remove promotion for use_legacy_build_api
user_error if plist error
more tests for aliases
下载地址:https://github.com/fastlane/fastlane/archive/2.1.0.zip
来自:开源中国社区

