When using Xcode test for iOS latest 2.4.2 we are getting the following error:
failed to get simulator udid, error: %!(EXTRA *errors.errorString=no simulators found for os version: 10.3.1)
When we change to use version 2.4.1 it runs fine with no errors. Is there a new list of supported simulators when using v2.4.2? or is this some bug?