简体   繁体   中英

Xcode cannot build IPA file

I am trying to build a file IPA by Xcode 6.1.1. But my Xcode say:

"The password supplied for the account @"xxx" was rejected.Please make sure that your password is correct in the Accounts preference pane"

What's happen to my Xcode? I have to update to 6.2, right?

It is because one of your account logged in have experiencing password changes. You can remove that error by doing this;

Go to XCode->Preference->Accounts

Delete the account that causes a problem, or change the password to the correct one.

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