Skip to content

🚀 The easiest way to automate building and releasing your iOS and Android apps

License

Notifications You must be signed in to change notification settings

chaitanyatanna-bitrise/fastlane

This branch is 1177 commits behind fastlane/fastlane:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6866209 Â· Jul 7, 2020
Feb 21, 2017
May 27, 2020
Jul 1, 2020
Oct 12, 2018
May 14, 2020
May 14, 2020
Jul 7, 2020
Jul 7, 2020
Jul 7, 2020
Jul 1, 2020
May 26, 2020
Jul 7, 2020
May 14, 2020
Jun 28, 2020
Nov 24, 2018
Jul 1, 2020
Jan 9, 2018
Aug 23, 2019
Jun 3, 2020
May 12, 2020
Jul 6, 2020
Jun 8, 2020
Jul 6, 2020
Jun 4, 2020
Feb 17, 2020
Jul 13, 2018
Aug 24, 2015
Dec 20, 2016
Jan 29, 2020
Mar 23, 2018
Feb 2, 2017
Feb 16, 2018
Oct 24, 2017
Oct 25, 2017
May 9, 2019
Oct 12, 2018
Jan 30, 2020
Jul 7, 2020
Feb 5, 2019
Apr 9, 2018
Aug 21, 2018
Dec 13, 2018
Oct 10, 2018
Feb 18, 2018
Jun 8, 2020
Jan 3, 2017
Jul 7, 2020
May 24, 2020
May 2, 2019
Jan 9, 2020

Repository files navigation

Twitter: @FastlaneTools License Gem Build Status PRs welcome!

fastlane is a tool for iOS and Android developers to automate tedious tasks like generating screenshots, dealing with provisioning profiles, and releasing your application.


✨ All fastlane docs were moved to docs.fastlane.tools ✨


Need Help?

Before submitting a new GitHub issue, please make sure to

If the above doesn't help, please submit an issue on GitHub and provide information about your setup, in particular the output of the fastlane env command.

Note: If you want to report a regression in fastlane (something that has worked before, but broke with a new release), please mark your issue title as such using [Regression] Your title here. This enables us to quickly detect and fix regressions.

fastlane team

Jimmy Dee

Special thanks to all contributors for extending and improving fastlane.

Contribute to fastlane

Check out CONTRIBUTING.md for more information on how to help with fastlane.

Code of Conduct

Help us keep fastlane open and inclusive. Please read and follow our Code of Conduct.

Metrics

fastlane tracks a few key metrics to understand how developers are using the tool and to help us know what areas need improvement. No personal/sensitive information is ever collected. Metrics that are collected include:

  • The number of fastlane runs
  • A salted hash of the app identifier or package name, which helps us anonymously identify unique usage of fastlane

You can easily opt-out of metrics collection by adding opt_out_usage at the top of your Fastfile or by setting the environment variable FASTLANE_OPT_OUT_USAGE. Check out the metrics code on GitHub

License

This project is licensed under the terms of the MIT license. See the LICENSE file.

This project and all fastlane tools are in no way affiliated with Apple Inc. This project is open source under the MIT license, which means you have full access to the source code and can modify it to fit your own needs. All fastlane tools run on your own computer or server, so your credentials or other sensitive information will never leave your own computer. You are responsible for how you use fastlane tools.


✨ All fastlane docs were moved to docs.fastlane.tools ✨


About

🚀 The easiest way to automate building and releasing your iOS and Android apps

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 82.9%
  • Swift 13.4%
  • HTML 1.2%
  • Objective-C 0.9%
  • Java 0.8%
  • Shell 0.8%