Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 597 Bytes

RELEASE.md

File metadata and controls

12 lines (9 loc) · 597 Bytes

Release Process

This document describes the release process for a new version of the Gini Vision Library Showcase app for iOS.

  1. Add new features only in separate feature branches and merge them into develop
  2. Create a release branch from develop
  • Update version in Example App in Xcode project
  1. Merge release branch into master and develop
  2. Tag master branch with the same version used in 2
  3. Push all branches to remote including tags
  4. Build is automatically created and released on AppCenter: https://appcenter.ms/users/enrique-01/apps/Gini-Vision-Lib-Showcase