1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 17:27:24 +08:00

Update readme

This commit is contained in:
Dean Herbert 2019-03-01 18:16:17 +09:00
parent 0df49e6df3
commit 521e2a30ae

View File

@ -16,14 +16,14 @@ or alternatively using `brew cask install fastlane`
# Available Actions
## iOS
### ios clean_dryrun
### ios testflight_prune_dry
```
fastlane ios clean_dryrun
fastlane ios testflight_prune_dry
```
### ios clean
### ios testflight_prune
```
fastlane ios clean
fastlane ios testflight_prune
```
### ios update_version