Removing old accounts from the Xcode Organizer -


when open xcode 4 organizer , select devices, , choose team name, see several duplicate people on there. of have yellow warning icon indicates invalid. there no way select them in order delete them.

how delete accounts on screen?

in order delete these accounts, following:

  1. launch keychain access.
  2. select certificates on left (not certificates).
  3. delete certificate invalid, or doesn't have private key associated it. certificates have private keys associated them have triangle left, similar seen here next 2nd , 4th options in list:

    enter image description here

  4. restart xcode.

  5. when launch organizer, recreate single entry (and corresponding certificate) each developer on team.

Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

java - Digest auth with Spring Security using javaconfig -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -