objective-c - 加入KWWebView之后出现错误
PHP中文网
PHP中文网 2017-04-24 09:12:00
0
1
529

Undefined symbols for architecture arm64:
"OBJC_CLASS$_WKWebView", referenced from:
__TMaCSo9WKWebView in BYWebViewController.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

PHP中文网
PHP中文网

认证0级讲师

reply all(1)
PHPzhong

Try adding webKit.frameWork to Link Binary With Libraries

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template