I have a project that I haven't worked on in almost 2 years, and I've started 
trying to get it updated and working again with the latest Xcode (7.2.1).

One problem is that the Product > Test command is disabled, even though I have 
a unit test target and I've updated it to use XCTest.

At first none of my tests were listed in the test navigator sidebar, but after 
deleting my project's folder from ~/Library/Developer/Xcode/DerivedData and 
letting Xcode re-index the project, the tests appeared but they're grayed out. 
Clearing the DerivedData doesn't seem to have had any other effect.

I can still run my tests by clicking the diamond buttons in the editor, but 
then I can only do one test class at a time.

This is with a fresh install of Xcode, on a different computer from when I 
previously worked on the project.

What else can I do to get Xcode to fully recognize and enable my tests?



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (Xcode-users@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to