All Downloads are FREE. Search and download functionalities are using the official Maven repository.

au.com.rayh.XCodeBuilder.help-cfBundleVersionValue.html Maven / Gradle / Ivy

Go to download

This plugin adds the ability to call Xcode command line tools to automate build and packaging iOS applications (iPhone, iPad, ...).

The newest version!


This will set the CFBundleVersion to the specified string.
Supports all macros and also environment and build variables from the Token Macro Plugin.
For example the value ${BUILD_NUMBER} will be replaced with the current build number.
We advice you to generate a unique value for each build if you want for example deploy it into a private store.
In that case, for example, you can use : ${JOB_NAME}-${BUILD_NUMBER}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy