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

PHP while loop dynamic rowspan -

javascript - image slideshow using canvas HTML5 -

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