0.4.0 • Published 5 years ago

@rh389/rn-xcode-git-version v0.4.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Auto-version xcode projects by git tag/commit

This simply pacakges the very useful shell script by Gabriel Rinaldi, posted at http://gabrielrinaldi.me/ios-app-versioning-with-git-tag/

To use: 1. yarn add @rh389/rn-xcode-git-version 2. Add the script ../node_modules/@rh389/rn-xcode-git-version/version.sh as a build phase to your xcode project

Options

NameTypeDescription
-bnumberOptional, default=0. Increase the calculated CFBundleVersion (based on number of commits on this tree) by the given number. Useful when continuing a build sequence from a new repository.
0.4.0

5 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.0

7 years ago

0.0.1

7 years ago