I have just downloaded the Xcode 8 and opened my project in it and found that there is no simulator available but only devices and build only devices option is here.
Tried different solutions as per others suggestions like:
rm -rf ~/Library/Developer/Xcode/DerivedData/*
but nothing works.
P.S: I don't want to install iOS 9 or older version simulators.
Any help will be highly appreciated. Thanks.
