简体   繁体   English

更改xcode的默认Apple ID

[英]Change default apple ID for xcode

Consider myAppleID@gmail.com and otherAppleID@gmail.com as Apple IDs. myAppleID@gmail.comotherAppleID@gmail.com视为Apple ID。 otherAppleID@gmail.com is the default apple id for my Xcode. otherAppleID@gmail.com是我的Xcode的默认苹果ID。 How can I make myAppleID@gmail.com as default.? 如何将myAppleID@gmail.com设为默认值。?

On Xcode menu -> preferences -> accounts: 在Xcode菜单 - >首选项 - >帐户:

  • On the Apple IDs list, click on (+). 在Apple ID列表中,单击(+)。
  • Select the type of account you would like to add: 选择您要添加的帐户类型:
  • Sing in with your ID 用你的身份证明

Then in your Project properties -> General Tab -> Signing section: 然后在您的项目属性 - >常规选项卡 - >签名部分:

  • Automatically manage signing should be checked 应该检查自动管理签名
  • Select your Team account on the Team listing. 在团队列表中选择您的团队帐户。 (If you can't find it there, click add account again). (如果在那里找不到,请再次单击“添加帐户”)。

It should be your default account now. 它现在应该是您的默认帐户。

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

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