Releases: bitrise-steplib/steps-fastlane
2.6.0
2.5.2
2.5.1
Added bundle exec
to all fastlane commands, to fix error:
Fastlane version:
$ bundle "exec" "fastlane" "--version"
/usr/local/bin/bundle:23:in `load': cannot load such file
...
Command failed, error: exit status 1
Fixed Bitrise Devcenter URL printed if no Apple Developer Portal connection is set up. (https://devcenter.bitrise.io/getting-started/connecting-apple-dev-account/)
Logging available rbenv versions for debugging reasons.
Printing a warning if GEM_HOME is set to a custom value.
2.5.0
Bundler is installed before executing bundle install
, in case a Gemfile.lock is present. The specific version defined in the Gemfile.lock under BUNDLED WITH
is installed and used to run the bundle install
command.
The issues fixed include the error messages printed during build: rbenv: bundle: command not found
and You must use Bundler 2 or greater with this lockfile.
2.4.0
If you want to use two-factor authentication for Fastlane on Bitrise.io use this step.
Two-Factor Authentication:
The step now supports two-factor authentication.
It will use the Bitrise.io built-in Apple Dev Portal auth feature to connect your Apple Dev Portal account even if the two-factor authentication is enabled for your Apple developer account.
How to connect your developer account to Bitrise.io:
https://devcenter.bitrise.io/getting-started/signing-up/connecting-apple-dev-account
Note:
"2FA will be required to sign in to your Apple Developer account and certificates, identifiers and profiles starting February 27" - https://gadgets.ndtv.com/apps/news/apple-adds-two-factor-authentication-requirement-for-developer-accounts-1993631