Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
graeme committed Sep 12, 2023
1 parent 41af99b commit f335d63
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions fastlane/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Fetches and updates certificates and provisioning profiles for Ad-Hoc distributi
[bundle exec] fastlane sync_signing_alpha
```


Fetches and updates certificates and provisioning profiles for Alpha distribution

### adhoc

Expand All @@ -45,14 +45,6 @@ Fetches and updates certificates and provisioning profiles for Ad-Hoc distributi

Makes Ad-Hoc build with a specified name in a given directory

### alpha

```sh
[bundle exec] fastlane alpha
```

Makes Alpha release build and uploads it to App Store Connect (TestFlight)

### release_appstore

```sh
Expand All @@ -77,6 +69,14 @@ Updates App Store metadata

Makes App Store release build and uploads it to TestFlight

### release_alpha

```sh
[bundle exec] fastlane release_alpha
```

Makes Alpha release build and uploads it to TestFlight

### increment_build_number_for_version

```sh
Expand Down

0 comments on commit f335d63

Please sign in to comment.