Skip to content

Commit

Permalink
Update steps to add new version on App Store Connect (#392)
Browse files Browse the repository at this point in the history
* Update steps to add new version on App Store Connect

* Delete warning around new version creation bug

Co-authored-by: Daniel Spindelbauer <[email protected]>

Co-authored-by: Daniel Spindelbauer <[email protected]>
  • Loading branch information
jaherhi and Daniel Spindelbauer authored Jul 15, 2020
1 parent db62bd7 commit ae3b44f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Cookbook/Technical-Documents/ReleaseProcess.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,9 @@ There are usually two release engineers working at any given time. It goes witho
4. Bump the release version by triggering the Slack command (e.g. `/testflight Babylon version:4.1.0`) in `#ios-build` (you can run the command every time you want to upload a new build).
* This creates a TestFlight build (try to make one as early as possible so that you can catch issues like missing/expired certificates or profiles and any other production build errors early).
5. Create a new version in [AppStoreConnect](https://appstoreconnect.apple.com) (login using your own account) / My Apps
1. On the sidebar click `+ Version or Platform` and select `iOS`.
1. Input the new version number.
1. Navigate to the app you want to create a new version for
1. On the sidebar click the `+` button next to the iOS App header
1. Input the new version number.

During this stage, the **release manager** has the following tasks:

Expand Down

0 comments on commit ae3b44f

Please sign in to comment.