fastlane
小于 1 分钟
reference
- fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
- Running a Custom Bash Script in fastlane
Extend
- IPABuildShell
一个强大的、轻量的 iOS 自动打包工具,无需手动指定授权文件和证书
- AutoPacking-iOS
iOS自动打包脚本 多项选择 一行上传指定位置
Commands
$ brew cask install fastlane # install fastlane
$ fastlane install_plugins # install plugins
$ fastlane update_plugins # update plugins
$ fastlane new_action # 自定义 action
Fastfile
fastlane 自动化脚本文件
Appfile
App 相关信息
Deliverfile
App 交付文件,设置
Pluginfile
插件配置文件
Solutions
- Cannot proceed with delivery: an existing transporter instance is currently uploading this package
Solution:
$ rm -rf ~/Library/Caches/com.apple.amp.itmstransporter/UploadTokens/