Twilio employees should follow these instructions for internal testing.
- Ask a buddy for
IOSVideoAppSecrets.tar
and extract to the root directory of repo. - Follow iOS Fastlane Match Setup instructions to set up Fastlane Match.
- Select
Video-Internal
scheme. - Run
⌘R
the app.
- Merge work to
master
branch. - Make sure
CHANGELOG.md
contains the correct release notes. - Create a release in GitHub. Use app version for the tag name, such as
1.8.2
. Copy release notes fromCHANGELOG.md
. - CI will automatically build the release and upload it to App Center.