xcode6 - Xcode duplicated devices bug -


i opened xcode , found simulator devices duplicated. found similar question 1 that's not case, i'm using latest sdk , clean xcode installation. screenshot in link bellow. ideas?

enter image description here

1 ios simulator devices listed twice in xcode run destinations list

you can delete duplicates don't want xcode's devices window (window -> devices) or command line using 'xcrun simctl delete [udid]'


Comments

Popular posts from this blog

PHP DOM loadHTML() method unusual warning -

python - How to create jsonb index using GIN on SQLAlchemy? -

c# - TransactionScope not rolling back although no complete() is called -