Xcode No account for team "". Add a new account in the Accounts preference pane or verify that your accounts have valid credentials.
问题背景
Xcode报错误信息:No account for team "QMP96B5DPW". Add a new account in the Accounts preference pane or verify that your accounts have valid credentials.
原因:项目中的teamID未修改。
解决方法
搜索 QMP96B5DPW 并修改为自己的ID。
文章来自:https://www.cnblogs.com/polk6/p/rn-xcode-account-Team.html