Sha256: 4f3aec5efcb2b94d56a73c1c31eb502d77dc236387863f75df383d2ecba6392c

Contents?: true

Size: 829 Bytes

Versions: 1

Compression:

Stored size: 829 Bytes

Contents

fastlane documentation
================
# Installation
```
sudo gem install fastlane
```
# Available Actions
## iOS
### ios cucumberish
```
fastlane ios cucumberish
```
Runs all the Cucumberish UI tests
### ios fitnesse
```
fastlane ios fitnesse
```
Runs all the Fitnesse Tests
### ios beta
```
fastlane ios beta
```
Submit a new Beta Build to Apple TestFlight

This will also make sure the profile is up to date
### ios appstore
```
fastlane ios appstore
```
Deploy a new version to the App Store

----

This README.md is auto-generated and will be re-generated every time to run [fastlane](https://fastlane.tools).
More information about fastlane can be found on [https://fastlane.tools](https://fastlane.tools).
The documentation of fastlane can be found on [GitHub](https://github.com/fastlane/fastlane/tree/master/fastlane).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
xcfit-0.9.0 XCFitDemo/fastlane/README.md