简体   繁体   中英

Is it safe to export apple developer account from Xcode

Our vendor is asking us to export developer account from Xcode. Is it safe to export developer account and provide .developerprofile file to them and if not what would be consequences of it.

Yes, it is potentially safe to export developer account from 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. 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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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