Fastlane v2.3.7

The new version (2.3.7) of fastlane now moves

  • $ fastlane env output when a fastlane command fails,
  • raw buildlogs generated by fastlane

into Deploy directory. This way you can deploy your log files easily with (for example) using deploy-to-bitrise-io step. :tada:

1 Like