Unable to upload to App Store with Xcode 7.1

后端 未结 5 1679
难免孤独
难免孤独 2021-02-12 14:46

When trying to upload an app to App Store in Xcode (7.1) I\'m prompted with this error message:

iTunes Store operation failed. You are not authorised to u

5条回答
  •  温柔的废话
    2021-02-12 15:09

    Ben's answer notes this, but I want to call it out:

    Make sure the bundle id of your app matches the expected bundle id in iTunes Connect.

    This error message occurred for me when the bundle ids did not match.

提交回复
热议问题