Xcode 6.4 The Application You Have Selected Does Not Exist

前端 未结 12 1864
既然无缘
既然无缘 2020-12-23 13:12

I am trying to submit to iTunes Connect with Xcode 6.4. I am getting this error

Unable to Validate Your Application
The applica

12条回答
  •  甜味超标
    2020-12-23 13:48

    I was having the same issue, here's what I did to send the app to the app store:

    On XCODE create generate the "Archive", once you get the "Organizer" window/popup, validate it as you normally do. If validated, then click "Export" and select "Save for iOS app store deployment". Save it somewhere and take note of this location, you'll need the IPA file.

    Install the "Application Loader" from https://itunesconnect.apple.com/apploader/ApplicationLoader_3.1.dmg, if you don't have it already.

    Follow the easy steps to push the app to the app store. That is "Deliver your app", select the IPA file and that's it!

    Hope this helps!

提交回复
热议问题