8

I'm on Xcode 6.3. I don't remember doing any special changes but after rebooting my macbook, target iOS version names were like this;

Does anyone know how to quickly fix this? Otherwise my last resort will be deleting all simulators and reinstalling them.

target iOS version names turned to hashes

Community
  • 1
  • 1
Eralp Karaduman
  • 304
  • 1
  • 5
  • 10
  • 1
    possible duplicate of [Duplicate iPhone Simulators Appeared on My Xcode](http://stackoverflow.com/questions/27614197/duplicate-iphone-simulators-appeared-on-my-xcode) or http://stackoverflow.com/questions/26810797/ios-simulator-devices-listed-twice-in-xcode-run-destinations-list – Larme Apr 20 '15 at 12:09
  • Also answered here: http://stackoverflow.com/questions/29274517/simulator-name-is-shown-with-id-instead-of-os-name-in-xcode-6-2 // tl;dr Go to Windows > Devices and identify the duplicates in the list and delete them one-at-a-time – Hugh Aug 28 '15 at 23:20

1 Answers1

9

There are duplicated simulators installed. In Xcode just go to Window -> Devices and delete duplicated devices.

averem
  • 376
  • 5
  • 7