So, I have a question about why xcode wont let me archive the same project again. My app was recently rejected by the app store for a reason that I have now fixed. So I wanted to submit another build and to do that I went to archive my project once again. Unfortunately xcode did not allow me to perform this action because I had archived my project before when I was shipping my app to the app store. I assumed that renaming this archive version would resolve this issue but I do not know how to. So basically what I am asking is how do I submit a new build for my app to the app store with a previous build already submitted. Do I delete my previous archive?
The error apple gives me says you can't archive this project again because a similar one already exists.
Any help would be appreciated.