Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
levieggertcru authored and github-actions[bot] committed Jul 24, 2024
1 parent 77692eb commit 08b3d99
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions fastlane/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,17 @@ For _fastlane_ installation instructions, see [Installing _fastlane_](https://do

# Available Actions

### cru_shared_lane_swift_lint

```sh
[bundle exec] fastlane cru_shared_lane_swift_lint
```



----


## iOS

### ios release
Expand Down Expand Up @@ -127,6 +138,22 @@ Commit downloaded localization files to default branch and push to remote



### ios cru_shared_lane_get_version_number

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



### ios cru_shared_lane_increment_version_number

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



### ios cru_shared_lane_build_and_deploy_for_testflight_release

```sh
Expand Down

0 comments on commit 08b3d99

Please sign in to comment.