内容简介:Fastlane 2.28.9 发布,iOS 和安卓自动构建工具
Fastlane 2.28.9 发布了,修复了一些 bug 以及性能增强:
-
[spaceship] Fix errors that are reported as crashes because of incorrect use of ‘UI’ class
-
[pilot] Fixed error reported by iTunesConnect when submitting builds without a changelog, app description, or feedback email
-
[supply] Better error message when not able to download screenshots and feature graphics
-
[ensure_git_status_clean] Improved action output
-
[deliver] Add message when updating an app's age rating
-
[artifactory] Make available as shared lane values the download URL and size after successful upload
-
[fastlane_core] Show message when the password is fetched from an environment variable
-
[deliver] Consider only whitelisted folders when detecting language
下载地址:
Fastlane 是一个针对于 iOS 和 Android(后来才支持的)全方位自动化流程的工具。利用目前支持的 工具 可以做所有包含自动化和可持续化构建的每个环节,比如单元测试、截图、分发渠道、上传元数据和 ipa 包提交审核等等。
以上所述就是小编给大家介绍的《Fastlane 2.28.9 发布,iOS 和安卓自动构建工具》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Visual LISP程序设计
李学志 / 清华大学 / 2006-5 / 29.00元
本书系统地介绍了AutoCAD最新版本(2006)的Visual LISP程序设计技术。全书共分13章。前3章介绍AutoLISP语言的基础知识,第4章介绍Visual LISP的开发环境,第5~7章介绍程序的编辑、调试和设计的方法与技巧,第8章介绍如何定义新的AutoCAD命令及创建图层、线型、文字样式、剖面线、尺寸标注等各种AutoCAD对象,以及如何实现参数化图形设计的方法和技术,第9章介绍......一起来看看 《Visual LISP程序设计》 这本书的介绍吧!