Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 410 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 410 Bytes

MyGuide

Patronage 2014 Wroclaw iOS application.

Building steps before you make "git push":

  1. Do not forget about installing provisioning profile
  2. Rebuild project for scheme "MyGuide GitPush" it'll generate new build version
  3. Now you can push your changes to git repository

Build version format

example: version = 0.1.12

  • release number 0
  • sprint number 1
  • build number 12