This document describes the release process for a new version of the Gini Vision Library Showcase app for iOS.
- Add new features only in separate
feature
branches and merge them intodevelop
- Create a
release
branch fromdevelop
- Update version in Example App in Xcode project
- Merge
release
branch intomaster
anddevelop
- Tag
master
branch with the same version used in 2 - Push all branches to remote including tags
- Build is automatically created and released on AppCenter: https://appcenter.ms/users/enrique-01/apps/Gini-Vision-Lib-Showcase