I am working on unit tests with XCTest and Xcode 5. Everything was working just fine, but then a colleague made a push, and it seems to have broken it.
I have done th
The Mach-O Linker flag in the test target was set to "executable" instead of "bundle".