Xcode 6.4 The Application You Have Selected Does Not Exist

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

    My solution for similar problems is use of Fastlane Tools https://fastlane.tools
    First You can use GYM tool for build/archive your project, and then Pilot for send it to iTunesConnect Testflight. This tool fixes all of my problems with Code signing, submitting, etc. so I can recommend it.

提交回复
热议问题