AdvancediOS
AdvancediOS copied to clipboard
How does fastlane provide a way to increment the build number before creating a build?
The CI process should include incrementing the build number before generating a new build (which would be uploaded to an ad hoc service like HockeyApp, and optionally to TestFlight as well). How should this be handled?