My UITests are suddenly greyed out in XCode's test pane. (See image below.) As a result, they don't run when I choose Product -> Test. Only the Unit Tests Run (which are not greyed out.)
Despite them being greyed out, I can ctrl-click on each line item in the UITests and run it successfully.
Any idea what configuration is causing this to be greyed out? How can I reverse it?