跳至主要內容

fastlane

naijoug小于 1 分钟

reference

Extend

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

    an existing transporteropen in new window

    Solution: $ rm -rf ~/Library/Caches/com.apple.amp.itmstransporter/UploadTokens/