gems fastlane 1.50.0
1.50.0 New Integrations

latest releases: 2.220.0, 2.219.0, 2.218.0...
8 years ago
  • Added new TestFairy integration for beta builds
  • Added new get_ipa_info_plist_value action
  • Added tvOS support for scan and deliver
  • Added new include_merges option to the changelog_from_git_commits action
  • Added new strict option to the swiftlint action
  • Improved install_xcode_plugin action
  • Improved mailgun action
  • Improved s3 action
  • Improved unlock_keychain action and added new options
  • Improved git support

Along with the Ruby libraries you can use the command line interface to add credentials to the keychain.

Adding Credentials

fastlane-credentials add --username felix@krausefx.com
Password: *********
Credential felix@krausefx.com:********* added to keychain.

Removing Credentials

fastlane-credentials remove --username felix@krausefx.com
password has been deleted.

Don't miss a new fastlane release

NewReleases is sending notifications on new releases.