/steps-set-xcode-build-number

Sets the Build Number to the specified value in the Info.plist file for the next build

Primary LanguageShellMIT LicenseMIT

Set Xcode Project Build Number

Sets the Build Number (bundle version) to the specified value, in the target Info.plist file for the next build.

How to use this Step

Can be run directly with the bitrise CLI, just git clone this repository, cd into it's folder in your Terminal/Command Line and call bitrise run test.

Check the bitrise.yml file for required inputs which have to be added to your .bitrise.secrets.yml file!