flyve-mdm / ios-inventory-agent

Flyve MDM Inventory Agent
http://flyve.org/ios-inventory-agent/
Other
29 stars 17 forks source link

Auto increment build number when upload app to TestFlight #33

Closed hectorerb closed 7 years ago

hectorerb commented 7 years ago

TRAVIS_BUILD_NUMBER https://docs.travis-ci.com/user/environment-variables/

ajsb85 commented 7 years ago

scripts/update-bundle.sh https://github.com/MattesGroeger/TravisExample-iOS/blob/master/scripts/update-bundle.sh

ajsb85 commented 7 years ago

A sensible way to increment bundle version (CFBundleVersion) in Xcode http://tgoode.com/2014/06/05/sensible-way-increment-bundle-version-cfbundleversion-xcode/