XCode Archive: “you must supply an apple ID”

让人想犯罪 __ 提交于 2019-12-19 17:05:13

问题


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 ?


回答1:


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.




回答2:


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).



来源:https://stackoverflow.com/questions/27027288/xcode-archive-you-must-supply-an-apple-id

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!