gems fastlane 1.4.0
1.4.0 New Integrations

latest releases: 2.225.0, 2.224.0, 2.223.1...
9 years ago

New Features

  • New ensure_git_branch action to make sure you're on a specific git branch (thanks @dbachrach)
  • New update_info_plist action to update the Info.plist before building your app (thanks @tobiasstrebitzer)
  • Added commit_sha, repository_url and build_server_url options to hockey action (thanks @tadpol)
  • Added 6 new options to the cocoapods integration (thanks @tadpol)

New Commands

  • fastlane lanes: Lists all available lanes with description
  • fastlane list: Lists all available lanes without description
  • fastlane docs: Generates a markdown based documentation of all your lanes

Updated

  • Upgraded sigh to use the new spaceship.airforce 🚀
  • Preparations for new tools to come 👍

Improvements

  • Improved nested Appfile (thanks @fabiomassimo)
  • Added debug information to commit_version_bump action (thanks @lmirosevic)
  • Improved ipa integration (thanks @jeanregisser)
  • Improved error handling in update_project_provisioning action

Don't miss a new fastlane release

NewReleases is sending notifications on new releases.