1
Good morning, whenever I’m trying to accomplish the build of my application, on the stage of Linking the error of Undefined Symbols for Architecture
Follow the error with more details:
Undefined Symbols for Architecture i386: "_Rklogcoredataerror", referenced from: ___33-[Rkentitybyattributecache load:]_block_invoke in libRestKit. a(Rkentitybyattributecache.o) ___43-[Rkmanagedobjectimporter finishImporting:]_block_invoke in libRestKit. a(Rkmanagedobjectimporter.o) Ld: Symbol(s) not found for Architecture i386 Clang: error: Linker command failed with Exit code 1 (use -v to see Invocation)
Have you ever been in a similar situation?
I’m using Xcode 6.4 (6E35b)