2021年4月28日星期三

fastlane increment_version_number( bump_type: "patch" ) not work

i'm using fastlane for iOS Develop. my app version is 1.1.28. but when i order fastlane increment_version_number, my version is changed 1.2.

why is it happened????

so i input increment_version_number( bump_type: "patch" ), but it doesn't work.

what should i do to change 1.2 -> 1.2.0?? i want to make patch version, but there is no way to make it....

please help

https://stackoverflow.com/questions/67310111/fastlane-increment-version-number-bump-type-patch-not-work April 29, 2021 at 10:06AM

没有评论:

发表评论