File tree Expand file tree Collapse file tree 1 file changed +1
-21
lines changed Expand file tree Collapse file tree 1 file changed +1
-21
lines changed Original file line number Diff line number Diff line change @@ -97,36 +97,16 @@ Runs all the tests
9797fastlane ios screenshot
9898```
9999Take screenshots
100- ### ios go-rogue
101- ```
102- fastlane ios go-rogue
103- ```
104- Go rogue
105100### ios build
106101```
107102fastlane ios build
108103```
109104Provisions the profiles; bumps the build number; builds the app
110- ### ios rogue-build
111- ```
112- fastlane ios rogue-build
113- ```
114- Build, but for the rogue devs
115- ### ios rogue-beta
116- ```
117- fastlane ios rogue-beta
118- ```
119- Make a beta, but for the rogue devs
120105### ios beta
121106```
122107fastlane ios beta
123108```
124- Submit a new Beta Build to HockeyApp
125- ### ios beta-testflight
126- ```
127- fastlane ios beta-testflight
128- ```
129- Submit a new Beta Build to HockeyApp
109+ Submit a new Beta Build to Testflight
130110### ios ci-run
131111```
132112fastlane ios ci-run
You can’t perform that action at this time.
0 commit comments