XCode Archive: “you must supply an apple ID”

2019-02-21 20:52发布

When I Archive a applicaion. Xcode message:

The following issue were found validation: "You must supply an apple ID",.

Where I could write down an apple ID ?

标签: xcode5
2条回答
迷人小祖宗
2楼-- · 2019-02-21 21:29

Make sure you have entered your apple ID info in the Xcode->Preferences->Accounts tab. By apple ID they mean the ID which you use to log into developer.apple.com, the member center, or your iTunes account (assuming you are a registered developer).

If you are not a registered developer you can go to http://developer.apple.com and click on the Member Center (upper left on the website) then the Register link to register your apple ID as a developer ID (this is free).

查看更多
Animai°情兽
3楼-- · 2019-02-21 21:44

I got same problem. just solve it. I guess this is because xcode 5 is not proper functioning with apple server for validation.

Very simple to do. ignore the validation, just click distribute to app store, it will do validation as well. I got no issue and upload to itunes connect.

查看更多
登录 后发表回答