Skip to content

Commit

Permalink
Regenerate Fastlane docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket committed Aug 16, 2023
1 parent d327b32 commit 81d13f1
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions fastlane/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,6 @@ For _fastlane_ installation instructions, see [Installing _fastlane_](https://do

## iOS

### ios lint

```sh
[bundle exec] fastlane ios lint
```

Run code linter

### ios test

```sh
[bundle exec] fastlane ios test
```

Runs all the tests

### ios pod_lint

```sh
Expand All @@ -39,14 +23,6 @@ Runs all the tests

Cocoapods library lint

### ios ci

```sh
[bundle exec] fastlane ios ci
```

Runs all the tests in a CI environment

### ios release

```sh
Expand Down

0 comments on commit 81d13f1

Please sign in to comment.