Don't worry about that: Xcode now wants the unit tests to use XCTest instead of OCUnit, but that affects really just the unit tests.
However, if you pull the latest development version, it's already fixed! I converted the unit tests to XCTest last week.