Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

InVisionApp/steps-set-xcode-git-build-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set Xcode Git Build Number

Team Status

This is a Bitrise step to aid in CI. This step will generate a build number based off the current date and latests git commit. The build number for the app and all extensions will be updated to the new generated build number.

How to use this Step

Int the bitrise.yml file for your workflow add this step before xcode-archive

- git::https://github.com/InVisionApp/steps-set-xcode-git-build-number.git@master: {}

How to test

  1. Download Bitrises CLI tool.
  2. Clone this repo
  3. Create a file in the new repo named ".bitrise.secrets.yml"
  4. Add the line MY_PLIST_PATHS :
  5. Run bitrise run test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages