twilio / twilio-video-app-ios

A collaboration application built with the Twilio Video iOS SDK
Apache License 2.0
246 stars 54 forks source link

Improve release process #204

Closed timrozum closed 2 years ago

timrozum commented 2 years ago
  1. CI will build and distribute app when GitHub release is created. See ForTwilions.md for details.
  2. Use semantic versioning for app version. Previously only the build number was incremented and we were displaying the build number as a version in some places.