- Added new TestFairy integration for beta builds
- Added new
get_ipa_info_plist_valueaction - Added tvOS support for scan and deliver
- Added new
include_mergesoption to thechangelog_from_git_commitsaction - Added new
strictoption to theswiftlintaction - Improved
install_xcode_pluginaction - Improved
mailgunaction - Improved
s3action - Improved
unlock_keychainaction 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.