Every simulator that I have on Xcode runs on version 8.4 but I want to test on iOS 6 and 7.
I've done what this answer recommends: https://stackoverflow.com/a/8477254/1282637
However, when I go to Xcode -> preferences - downloads, the only non-iOS 8 version available is 7.1:
Is there a way I can download an iOS 6.x.x simulator? Thanks!