All schemes disappearing when trying to run focused spec
Our specs are included as a separate target. we have the 'Specs' scheme selected and when we run the 'Run Focuses Spec' command, xcode looses all the schemes, in the area where they normally show it says 'No Scheme'. And nothing is run.
When we go to 'Manage Schemes' they are all still there and selected to show. Toggling the 'show' checkbox off then on brings the schemes back but we are unable to run focuses specs.
We are on Mavericks 10.9.2 using Xcode 5.1.1 (5B1008)
Has this been observed lately? I haven't seen this happen. Can we close this issue?
Yup, you can close it.
Thanks!
I ran into this recently, I think it may have to do with having multiple schemes in the project/workspace with "Specs" in the name. In my project it wanted to run the wrong scheme and all others disappeared (Xcode 6.2 Beta3).