Skip to content

WKWebViewJavascriptBridge did not support Swift? #153

@kmyhy

Description

@kmyhy

I used WebViewJavascriptBridge in my Xcode6.4 project(Swift),it is ok.
But when I tried to import WKWebViewJavascriptBridge in the same project,I got that compiler error:
Undefined symbols for architecture x86_64:
"OBJC_CLASS$_WKWebViewJavascriptBridge", referenced from:
__TMaCSo25WKWebViewJavascriptBridge in WKWebViewController.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions