No accounts with iTunes Connect access have been found for the team

前端 未结 25 1165
悲哀的现实
悲哀的现实 2020-12-12 18:19

In Xcode, when I try to Product > Archive > Validate App I get the error:

No accounts with iTunes Connect access have been found fo

相关标签:
25条回答
  • 2020-12-12 18:59

    Just restart not only Xcode, but also the OS. Didn't believe it, but really, just restart.

    0 讨论(0)
  • 2020-12-12 18:59

    Remove all apple accounts close xcode restart mac add apple account it will work

    0 讨论(0)
  • 2020-12-12 19:00

    UPDATE XCODE 10

    September 2019

    If closing Xcode doesn't work, try logging out and logging in with the Apple Developer Account, which may not be the same as the iCloud account in many cases.

    These two steps would solve 95% of these error cases.

    0 讨论(0)
  • 2020-12-12 19:00

    Seems to be a lot of solutions to this problem and none of the above worked for me. What did work for me was going into Keychain and deleting some old expired certificates.

    0 讨论(0)
  • 2020-12-12 19:01

    Another solution that works for me is to disable Automatically manage signing and the restart the Xcode.

    Then I enable again the Automatically manage signing to upload the application.

    Hope that helps.

    0 讨论(0)
  • 2020-12-12 19:01

    Make sure apple store domain can be accessed, in my case it was blocked by network admin, i found this after struggling for 2 days in this

    0 讨论(0)
提交回复
热议问题