SiarheiFedartsou / fastlane-plugin-versioning

Extends fastlane versioning actions. Allows to set/get versions without using agvtool and do some other small tricks.
MIT License
504 stars 60 forks source link

Add support for reading Bitrise CI build numbers #28

Closed L-Yeiser closed 5 years ago

L-Yeiser commented 5 years ago

This reads build numbers from BITRISE_BUILD_NUMBER when running on Bitrise

SiarheiFedartsou commented 5 years ago

Thanks!