I have problem with Xcode, keeps giving me a linker error, and it doesn\'t build the project. The following is the error am getting
ld: file not found:
I found the solution, I have removed what ever was in dependency. Build Phases -> target dependancies remove whatever in there. if there's test target also click on the test in the build phases in the target dependancies remove what ever in there.