Note that there are some explanatory texts on larger screens.

plurals
  1. POWhat to do if Xcode Archiving Utility shows wrong app for validation?
    text
    copied!<p>I have two app projects on my mac. Because I was lazy to configure my project again, I just duplicated the entire project folder of my first app and renamed the project. All files in project are always relative to project itself. So it worked very good.</p> <p>But today I wanted to Build &amp; Archive an update of my first app. It all works with no complaints. But when the Archiving utility of Xcode is done, and I select my archive and click "Validate", Xcode asks for my iTunes connect credentials. Then I enter them, and in the "Please choose your application record and signing identity" dialogue Xcode offers only one Application for selection. The new (different) App only. But not the app I want to update on the App Store.</p> <p>In iTunes connect I have my old app still online and clearly there is an App ID for it. But Xcode does not offer selecting this Application.</p> <p>But one strange thing: The new App ID I created for my new app, has the same Bundle Seed ID as my old app which is already on the App Store. Is this a problem? Is this why Xcode offers me the wrong app to choose?</p> <p>What can cause this problem? Why would Xcode archive validator not detect my app that is already on the app store and offer it for selection for archive validation?</p> <p>I did not change my app or bundle ID or anything. All I did the last time was add a new app to iTunes connect but it has a different app ID / bundle ID.</p> <p>Help greatly appreciated. Thank you guys.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload