iOS脚本自动化打包
1. 安装fastlane
brew install fastlane 官网:http://www.fastlane.tools
2. 创建Gymfile文件
3. 执行命令
cd 到项目
terminal 执行gym. done~
ps:
iOS Jenkins+ cocoapods + fastlane
https://www.aliyun.com/jiaocheng/355398.html
Fastlane自动构建 配合Jenkins可实现自动上传到fir
官网地址:https://github.com/fastlane/fastlane/tree/master/gym#readme