简体   繁体   English

如何指定用于产品->存档->导出的Apple ID xCode

[英]How to specify which Apple ID xCode should use for Product->Archive->Export

Firstly, I'm using someone else's Mac to compile an app (long story). 首先,我正在使用别人的Mac来编译应用程序(长话短说)。

Secondly, I'm an xCode n00b. 其次,我是xCode n00b。 Two Apple IDs are registered. 已注册两个Apple ID。 One is disabled/broken but I don't want to just delete it (see 1st sentence). 一个被禁用/损坏,但我不想将其删除(请参见第一句)。

When I try to export the app, after Product->Archive->Export, xCode (6.2) is using the wrong Apple ID. 当我尝试导出应用程序时,在Product-> Archive-> Export之后,xCode(6.2)使用了错误的Apple ID。 I simply need to be able to specify that the 2nd Apple ID must be used. 我只需要能够指定必须使用第二个Apple ID。

How do I do that? 我怎么做?

That apple id is drop down list. 那个苹果id是下拉列表。 Once you click it, you will be able to select second one. 单击后,您将可以选择第二个。

In case it doesn't show others you need to add new apple id at accounts. 如果没有显示其他人,则需要在帐户中添加新的Apple ID。 If you are used correct bundle id, certificate and provision, it will automatically select the apple id. 如果使用了正确的捆绑软件ID,证书和配置,它将自动选择Apple ID。

If it is still not, go to View Accounts/Accounts/Add Apple ID(+) 如果仍然不是,请转到查看帐户/帐户/添加Apple ID(+)

This can be accessed xcode/Preferences/Accounts as well. 也可以访问xcode / Preferences / Accounts。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM