fastlane v2.131.0 Release Notes

Release Date: 2019-09-12 // over 4 years ago
    • [cert/resign] Fix simple typo: provisiong -> provisioning (#15293) via Tim Gates
    • 🔌 [Fastlane.swift] fix support for rendering single line description of plugin actions on docs (#15266) via Daniel Jankowski
    • [action] app_store_build_number: Changed the sort value for when returning the list of builds from the Connect API for TestFlight builds (#14872) via Vladimir Zdravkovic
    • [gym] provide bcsymbolmap path to dsymutil for each architecture (#15243) via Lev Sokolov
    • [match] add option to skip provisioning profiles (#15223) via Addison Brickey
    • [action] is_ci also looks at GITHUB_ACTIONS (#15232) via Koen Punt
    • [action] gradle: Add support for GRADLE_OUTPUT_JSON_OUTPUT_PATH and GRADLE_ALL_OUTPUT_JSON_OUTPUT_PATHS (#15238) via IKEDA Sho
    • [Fastlane.swift] remove puts in swift_fastlane_api_generator.rb (#15263) via Josh Holtz
    • [Fastlane.swift] Ignore files that don't contain FastlaneRunnerAPIVersion (#15262) via Jean Mainguy
    • [match/crashlytics] fix unknown method error (#15256) via Piet Brauer
    • [Fastlane.swift] add missing FastlaneRunnerAPIVersion comment (#15258) via Jean Mainguy
    • [action] download_dsyms - do not attempt to download Dsyms if the dsym_url is missing. (#15260) via George Tsifrikas
    • [action] download_dsyms - replace error with message when no dSYM found (#15259) via Jean Mainguy