内容简介: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 Updat...
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 包提交审核等等。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Defensive Design for the Web
37signals、Matthew Linderman、Jason Fried / New Riders / 2004-3-2 / GBP 18.99
Let's admit it: Things will go wrong online. No matter how carefully you design a site, no matter how much testing you do, customers still encounter problems. So how do you handle these inevitable bre......一起来看看 《Defensive Design for the Web》 这本书的介绍吧!