appodeal/appodeal-ios-demo

Build fails on iOS

Closed this issue · 1 comments

Here is the error Xcode outputs.

Undefined symbols for architecture x86_64:
"OBJC_CLASS$_WCSession", referenced from:
objc-class-ref in Appodeal(ADCDevice.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Hello, @be-bert!
Just add WatchConnectivity system framework to link binary with libraries build phase of your target.