ios - xcode8 list of simulators not showing -


i have been working xcode 8 beta 4 has been working fine until now. list of simulators not showing of projects. tried creating new scheme , did not work. how fix this?

deleting derived data , restarting xcode worked in case.

rm -rf ~/library/developer/xcode/deriveddata/* 

Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -