You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we want to use this action to build ios package and successfully. but when we upload the package the response from Testflight said the version need to update. how to automation update the build version?
The text was updated successfully, but these errors were encountered:
I also was facing this, i suggest do this on your local system. Make a habit to bump up the version before doing any "release" git commit. Just read the pkg most of your doubt might get resolved by itself.
have a look at this pacakge cider pkg
what do i mean by "release" git commit? - well if you are making a commit with the intention to make the build from it and publish. That is a release git commit according to me.
I am open for suggestion. If someone has better idea.
we want to use this action to build ios package and successfully. but when we upload the package the response from Testflight said the version need to update. how to automation update the build version?
The text was updated successfully, but these errors were encountered: