gems fastlane 2.34.0
2.34.0 Introducing nightly builds

latest releases: 2.220.0, 2.219.0, 2.218.0...
6 years ago
  • Add opt-in for nightly builds using update_fastlane(nightly: true) (#8720) via Felix Krause
  • Catch crashes in the crash reporter after being unreachable in China (#9263) via David Ohayon
  • [scan] Reduce run time by removing report generation command as separate process (#7365) via Keaton Greve
  • Create log archive directory in case it doesn’t exist (#9246) via Lyndsey Ferguson
  • [slack] Fix crash when defining FL_SLACK_DEFAULT_PAYLOADS (#9217) via Liam Nichols
  • Skip error message when no simulator wasn't provided (#9240) via Felix Krause
  • Add a EOF newline in the pluginfile content if its not already there (#8942) via Josh Lesch
  • Rescue exceptions when crash reporter cannot write out status file (#9245) via Mark Pirri
  • TestFairy option checking only checked for symbols, not strings (#9257) via Joshua Liebowitz

Please help us test early releases of fastlane by opting into nightly builds 🌃

before_all do
  update_fastlane(nightly: true)
end

image

Don't miss a new fastlane release

NewReleases is sending notifications on new releases.