With continuous delivery, version management becomes a bit of a hassle. Build numbers are fairly easy to set up with auto-increments since commit or merge count on the main branch usually represents the actual build count. See: fastlane/increment_build_number and /latest_testflight_build_number Version numbers on the other hand are not so straightforward…