Adds CLI and incrementVersion#21
Conversation
- Updated test - Updated fixture to have semver
- Increments android/manifest[android:versionCode] as well - Removes android/manifest[android:versionName] if found - Updates README - Adds tests
|
A couple questions/concerns:
In the end, I need more convincing that the CLI is necessary (and it'll need more work and its own PR if we agree) and I don't think the |
|
I agree that:
I don't agree on:
For the CLI the use case is clear. Simple |
|
As to your 2 counter-points:
I'm going to close this, because as I also noted in #22, the version functionality changes seem better suited for a different module that uses tiapp.xml as a dependency. tiapp.xml will be only a direct 1 to 1 mapping of the API verbiage to operations on elements in the tiapp.xml file. All that said, I's like to work with you on the CLI. I thin kthe idea you put forth here is a little short sighted, but I think I'm going to take this work as inspiration and start a new issue. I'd appreciate your feedback there on a CLI that would allow full access to the entire API. |
tiapp.xmlto have a semanticversionas well as aandroid:versionNameandandroid:versionCode