fastlane/README.md
Make sure you have the latest version of the Xcode command line tools installed:
xcode-select --install
For fastlane installation instructions, see Installing fastlane
[bundle exec] fastlane ios list_devices
List all connected devices
[bundle exec] fastlane ios benchmark
Benchmark devices with options
[bundle exec] fastlane ios extract_results
Extract benchmark results
[bundle exec] fastlane ios upload_results
Upload benchmark results
This README.md is auto-generated and will be re-generated every time fastlane is run.
More information about fastlane can be found on fastlane.tools.
The documentation of fastlane can be found on docs.fastlane.tools.