Xcode 6.4 The Application You Have Selected Does Not Exist

前端 未结 12 1870
既然无缘
既然无缘 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:44

    UPDATE: It appears that Apple has remedied this bug. I just successfully uploaded a build using Xcode 6.4 to iTunes Connect. I believe this was either an organizer bug or an iTC bug but they've fixed it.

    Before the solution was to use application loader.

    You should be able to submit using Xcode 6.x now. We need to upload build from 6.x still because Xcode 7 requires a lot of refactoring due to ATS. The standard "AllowArbitraryLoads" doesn't cut it for my project.

提交回复
热议问题