gems fastlane 2.147.0
2.147.0 Dropped support for Ruby <= 2.3 and other improvements

latest releases: 2.224.0, 2.223.1, 2.223.0...
4 years ago
  • [action] updating TestFairy action, based upon documentation and endpoint test. (#16425) via cdm2012
  • [frameit] automatically determine platform from fastfile (#16428) via Miloš Černilovský
  • [snapshot] add override_status_bar option (#16419) via Bouke van der Bijl
  • [action] fix shellescape in set_pod_key (#16421) via Arnaud Dorgans
  • [spaceship] add to_json for ConnectAPI models (#16422) via Theodore Dubois
  • [frameit] add iPad Pro 12.9 4th generation (#16444) via Bouke van der Bijl
  • [match] prompt for keychain password to set partition list for certificates to disable xcode prompt for password on sign (#16448) via Josh Holtz
  • [action] cocoapods: replace clean -> clean_install in example (#16435) via Marcin Stepnowski
  • [fastlane] drop Ruby 2.0, 2.1, 2.2 and 2.3 from gemspec (#16408) via Jakub Kašpar
  • [scan] add disable_xcpretty option that skips it post-xcodebuild too (#16375) via Marcelo Gobetti
  • [verify_xcode] add entry with TeamIdentifier=APPLECOMPUTER (#16395) via Teameh
  • [Fastlane.swift] adding --port setter to socket_server (#16381) via Ray Deck
  • [spaceship] fix error "can't modify frozen String" (#16403) via bill2004158
  • [git_branch] adding AppCenter for ENV variable check (#16404) via matemoln
  • [match] profile name parameter to specify your own provisioning profile name (#16386) via Josh Slebodnik
  • [Ruby 2.7] allow Faraday 1.0.0 and Faraday-middleware 1.0.0 with Ruby 2.7 fixes, fix base Ruby 2.3 tests (#16399) via Jakub Kašpar
  • [spaceship] add retrieve-create of iap shared secret to Spaceship::Tunes (#16326) via Michael Galperin
  • [frameit] change framefile.json load path to support Screengrab and Supply (#16306) via Wellington Avelino dos Santos
  • [fastlane] remove trailing spaces from custom_action_template file (#16366) via Akira Fukunaga
  • [snapshot] add -testPlan option from scan (#16350) via Jean Mainguy

Migration Notes

  • Support for Ruby 2.0, 2.1, 2.2, and 2.3 has been dropped
    • Ruby 2.3 officially ended support March 31, 2019
  • match will now prompt for keychain password when importing a new certificate
    • This will prevent the blocking prompt when Xcode signs a build
    • The password will only need to be entered once and will be stored in the keychain for future uses

Don't miss a new fastlane release

NewReleases is sending notifications on new releases.