I am currently using Xcode 10.1. I am getting the below error when am taking the build in the application. Can anyone tell me what was the issue from this ? I have been added all the frameworks and libraries. Still i am getting build error.
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_Utils", referenced from:
objc-class-ref in BakerAPI.o
objc-class-ref in ARZineViewController.o
objc-class-ref in IssueViewController.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)