I have already increased my version and build number from Xcode before archiving. What should we do here?
If you are sure that you have already updated your version/build number before archiving, then you can uncheck this and this will be ignored.
If it is an automated way of build increment, what are the benefits of using it?
-
It provides you a chance to change
version/buildjust in case you forgot about it. There was no indication for this in previous Xcode versions. -
It allows you to change
version/buildnumber before export/upload (after archiving), previously you had to create a new archive if you wanted to change theversion/buildnumber.