Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode simulator target iOS version names turned to hashes

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

like image 769
Eralp Karaduman Avatar asked Apr 20 '15 12:04

Eralp Karaduman


1 Answers

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

like image 137
averem Avatar answered Sep 22 '22 14:09

averem