gems fastlane 1.34.0
1.34.0 fastlane for Android beta, scan, snapshot and more

latest releases: 2.220.0, 2.219.0, 2.218.0...
8 years ago

02android

The first beta version of fastlane for Android:

Use fastlane to build using gradle, upload builds and metadata to Google Play and distribute to beta testing services like Crashlytics Beta.

More information on how to get started

05scan

A lot of developers use fastlane to run tests on their project. Up until now, fastlane used third party test runners to run and monitor tests. As of today, there is a new tool called scan, making it super simple to run the tests of your iOS and Mac application.

04snapshot

snapshot now uses UI Tests
Earlier this year Apple announced Xcode 7 with support for UI Tests. This technology allows snapshot to be even better: Instead of using UI Automation Javascript code, you can now write the screenshot code in Swift or Objective C allowing you to use the powerful debugging features built into Xcode.

More information on my blog

Don't miss a new fastlane release

NewReleases is sending notifications on new releases.