02-23-2016 07:02 AM
In Xcode 7.2.1 , I am getting error when I compile project which says :-
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_AssistSDK", referenced from:
objc-class-ref in VideoCallViewController.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
This is what currently I have for architecture settings perspective in my App :-
Architectures : Standard Architectures(armv7, arm64) - $(ARCHES_STANDARD)
Base SDK : Latest iOS(9.2)
Valid Architectures: arm64, armv7, armv7s
IOS Deployment Target: iOS 7.1
Solved! Go to Solution.
02-26-2016 07:40 AM
Please see response on Error in compiling Remote Expert AssistSDK -
02-26-2016 07:40 AM
Please see response on Error in compiling Remote Expert AssistSDK -
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide