I have been trying to determine the cause of this error for several days. Tried to do simple projects, I could not get unit tests to work? Does anyone know how to solve this problem?
Target "ChildTests" project "Man" with the configuration "Debugging" - (2 errors) Communication / Users / me / Desktop / Person / build / Debug -iphonesimulator / ChildTests.octest / ChildTests (1 error) ".objc_class_name_Child", link : literal pointer @__ ObjC @__ cls_refs @ child in ChildTests.o character not found collect2: ld returned 1 exit status
...
Forgive me, I'm new to iphone development.
source
share