I am changing the build name every time I create a new build. And that happens almost every hour. How can I change the application label in the manifest file every time I create a new build?
As an example: Build A named as BuildA01AB and the second build is named as BuildA01AC and so on.
Thanks.