Skip to content

1.55.0 New User Interface

Compare
Choose a tag to compare
@KrauseFx KrauseFx released this 29 Jan 02:24
· 13627 commits to master since this release
  • fastlane now has a brand new UI and looks much nicer when something goes wrong
  • New twitter integration to automatically tweet about new releases and builds
  • Added new allow_warnings option to pod_push

New User Interface

By default, fastlane won't print the stack trace any more, making the error message much clearer:
screenshot 2016-01-22 16 51 33
To see the full stack trace, you can pass --verbose to every fastlane tool
screenshot 2016-01-22 16 51 42