Swiftpack.co - fastlane/fastlane as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by fastlane.
fastlane/fastlane watchbuild/0.1.4
🚀 The easiest way to automate building and releasing your iOS and Android apps
⭐️ 38,600
🕓 Yesterday
.package(url: "https://github.com/fastlane/fastlane.git", from: "watchbuild/0.1.4")

fastlane Logo

Twitter: @FastlaneTools License Gem Homebrew 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

Iulian Onofrei

Manu Wallner

Fumiya Nakamura

Helmut Januschka

Jorge Revuelta H

Jan Piotrowski

Daniel Jankowski

Łukasz Grabowski

Maksym Grebenets

Stefan Natchev

Josh Holtz

Manish Rathi

Felix Krause

Kohki Miki

Joshua Liebowitz

Aaron Brager

Roger Oba

Luka Mirosevic

Matthew Ellis

Satoshi Namai

Jimmy Dee

Max Ott

Jérôme Lacoste

Olivier Halligon

Danielle Tomlinson

Andrew McBurney

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


GitHub

link
Stars: 38601
Last commit: Yesterday
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Related Packages

Release Notes

2.220.0 Improvements
2 weeks ago
  • [action][sh] fix undefined sh_enabled? method when using Action.sh from a plugin Action (#21408) via Vitalii Budnik (@nekrich)
  • [match] Include visionOS devices in provisioning profiles (#21871) via peter-gyarmati (@peter-gyarmati)
  • [spaceship] Fix filtering of Mac devices when trying to create a macOS profile (#21915) via Olivier Halligon (@AliSoftware)
  • [core] update simctl command in device_manager.rb [21893] (#21894) via David Nedrow (@dnedrow)
  • [fastlane] remove dependency on unmaintained rest-client library (#21898) via Jerome Lacoste (@lacostej)
  • [spaceship] handle new app status (#21890) via Lukasz Grabowski (@lucgrabowski)
  • [spaceship] Update Model: beta_tester (#21799) via mlch911 (@mlch911)
  • [fix] drop old code made for ruby < 2.6 (#21878) via Jerome Lacoste (@lacostej)
  • [fastlane_core] fix the display of non-unicode characters when printing lane context (#21857) via Jerome Lacoste (@lacostej)
  • [spaceship] create_certificate_signing_request: update from SHA-1 to SHA-256 (#21644) via Jay Soffian (@jaysoffian)
  • [match][hotfix] remove the renew_expired_certs option introduced in #21691 and revert the default behavior while we address issues with it (#21812) via Vitalii Budnik (@nekrich)
  • [action][appetize] Raise error when the API returns an unsuccessful response (#21816) via Ben Ferris (@benferris-tl)
  • [action][git_add] Add force option (#21850) via Tomoki Yamashita (@tomorrowkey)
  • [pilot] add xros as valid option for pilot upload (#21841) via Damian Monogue (@demonnic)
  • [match] fix devices fetch for tvOS platform (#21828) via Vitalii Budnik (@nekrich)
  • [deliver] increase chances of success when creating a new app version even when Apple servers are degraded (#21742) via Roger Oba (@rogerluan)
  • [action][OneSignal] Update to use v11.0 REST API (#21839) via Mohammed Akram Hussain (@Akramhussain4)
  • [snapshot] fix regression introduced in 2.218.0 caused by extraneous method argument in snapshot setup (#21832) via Jerome Lacoste (@lacostej)
  • [spec] fix the loading of certain passwords from the keychain (fixes #21817) (#21818) via Ryan Pendleton (@rpendleton)
  • [gym][fastlane_core] add platform support for visionOS (#21574) via Philipp Resch (@PinkidG)
  • [match] improve encryption internals, solving flaky test (#21663) (#21790) via Jerome Lacoste (@lacostej)
  • [frameit] iPhone 14 Frames (#21727) via sathoeni (@sathoeni)
  • [spaceship] decrease App Store Connect API token issued-at-time to prevent server rejection (#21583) via Jason Moore (@xinsight)
  • [match][sigh] add option to automatically renew expired certificates (defaults to enabled) (#21691) via Vitalii Budnik (@nekrich)
  • [pilot] do not advertise the skip_waiting_for_build_processing option when it is already set (#21730) via Robin Kunde (@robinkunde)
  • [match] propagate keychain when installing wwdr certificates (#21578) via rabbitinspace (@rabbitinspace)
  • [deliver] introduce timeout for screenshots processing waiting time (#21693) via Mikhail Maslo (@mikhailmaslo)
  • [frameit] facebook.design doesn't work anymore (#20915) via Guglielmo Faglioni (@guidev)
  • [core] add an interactive console for users as well (#21803) via Jerome Lacoste (@lacostej)
  • [trainer] fix issues where number of failures would always be zero (#21432) via Mahmood Tahir (@tahirmt)

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics