mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Some more build capabilities, and an optimisation for SVN when doing tag checkouts
This commit is contained in:
parent
ed8f0ca147
commit
a855e38fff
2 changed files with 54 additions and 21 deletions
4
README
4
README
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue