Failed to submit app to iTunes Store

前端 未结 9 2097
庸人自扰
庸人自扰 2021-01-11 11:09

I am having some problems when trying to submit my iPhone app to store using Xcode 5 that my app is always failed validation with below errors:

Apple\'s

9条回答
  •  天涯浪人
    2021-01-11 11:13

    For me the problem was in selecting the wrong iOS distribution code signing identity, where I was using a different team as the provisioning profile.

    Probably make sure your Code Signing Identity is set to automatic, which will probably fix this issue.

提交回复
热议问题