Skip to main content
Version: Next 🚧

Fastlane plugins

Add Zealot plugin​

fastlane is an open source platform aimed at simplifying Android and iOS deployment. fastlane lets you automate every aspect of your development and release workflow, customize your deployment workflows using the hundreds of community built fastlane actions and plugins.

fastlane-plugin-zealot provides upload app, debug_file and version check actions to Zealot, install it in shell:

$ fastlane add_plugin zealot

More usefully plugins​

In addition, as the author of the project also open source a number of other fastlane plug-ins there is always one you will use:

PluginDescription
fastlane-plugin-ci_changelogAutomate generate changelog between previous and the latest commit of SCM during the CI services.
fastlane-plugin-update_jenkins_buildUpdate build's description of jenkins.
fastlane-plugin-humanable_build_numberAutomatic generate app build number unque and human readable friendly
fastlane-plugin-app_infoTeardown tool for mobile app(ipa, apk and aab file), analysis metedata like version, name, icon etc.
fastlane-plugin-android_channelsPackage unsign apk with channels and write empty file to META-INF with channel in general way
fastlane-plugin-ram_diskUse a virtual ram disk to do anything else