Some more build capabilities, and an optimisation for SVN when doing tag checkouts

This commit is contained in:
Ciaran Gultnieks 2011-01-08 22:31:55 +00:00
parent ed8f0ca147
commit a855e38fff
2 changed files with 54 additions and 21 deletions

4
README
View file

@ -118,6 +118,10 @@ configuration to the build. These are:
AndroidManifest.xml.
antcommand=xxx - Specify an alternate ant command (target) instead of the
default 'release'.
insertversion=x - If specified, the pattern 'x' in the AndroidManifest.xml is
replaced with the version number for the build.
insertvercode=x - If specified, the pattern 'x' in the AndroidManifest.xml is
replaced with the version code for the build.
Another example, using extra parameters: