This is my .pch file -
// // Prefix header for all source files of the \'English Club\' target in the \'English Club\' project // #import
Also check if both your app.pch and the app_Test.pch have the required imports. Sometimes you might be staring at the main pch, but the errors are for the unit tests pch.