Right now, fastlane is giving us an error “Malformed version number string dev” even though as far as I can tell, we’re setting the app_version and build version correctly? Unfortunately I can’t tell where it’s even getting “dev” from, except that it’s the name of our primary branch in our repo (which I am not even building from).
Any ideas?