简体   繁体   English

从Xcode导出Apple开发者帐户是否安全?

[英]Is it safe to export apple developer account from Xcode

Our vendor is asking us to export developer account from Xcode. 我们的供应商要求我们从Xcode导出开发者帐户。 Is it safe to export developer account and provide .developerprofile file to them and if not what would be consequences of it. 导出开发人员帐户并向他们提供.developerprofile文件是否安全?如果不这样做,将导致什么后果。

Yes, it is potentially safe to export developer account from xcode. 是的,从xcode导出开发者帐户可能是安全的。 But exported developer account becomes vulnerable for misuse if they are not protected by a password. 但是,如果导出的开发者帐户不受密码保护,则很容易被滥用。 So to avoid misuse of your developer accounts, you should always protect it using a strong password. 因此,为避免滥用开发者帐户,您应始终使用强密码保护它。

One thing more, if your are exporting developer accounts, it will export all your developer account stored in your xcode preferences. 还有一点,如果您要导出开发人员帐户,它将导出存储在您的xcode首选项中的所有开发人员帐户。 It means the person who will use your exported developer accounts, will also get access to provisioning profiles and certificates for the developer account which he not meant for their use. 这意味着将使用您导出的开发人员帐户的人也将获得该开发人员帐户的配给配置文件和证书的访问权限,而不是供其使用。

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

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