Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mac #407

Open
h242799999 opened this issue Apr 26, 2020 · 2 comments
Open

mac #407

h242799999 opened this issue Apr 26, 2020 · 2 comments

Comments

@h242799999
Copy link

yld Error Message: Symbol not found: _objc_opt_class Referenced from: /Users/USER/Desktop/SSCodingOsx.app/Contents/MacOS/../Frameworks/WebViewJavascriptBridge.framework/Versions/A/WebViewJavascriptBridge (which was built for Mac OS X 10.15) Expected
xcode11

@housenkui
Copy link

housenkui commented Apr 29, 2020

我已经重构了这个库.
如果您遇到麻烦,可以尝试使用它.
下载地址:
https://github.com/housenkui/JavascriptBridge
它更轻,使用更简单. 只需要一个参数就能让Xcode输出js的console.log.
10分钟之内应该可以完成接入.

@KarlZeo
Copy link

KarlZeo commented Feb 9, 2021

yld Error Message: Symbol not found: _objc_opt_class Referenced from: /Users/USER/Desktop/SSCodingOsx.app/Contents/MacOS/../Frameworks/WebViewJavascriptBridge.framework/Versions/A/WebViewJavascriptBridge (which was built for Mac OS X 10.15) Expected
xcode11

You can try import WebViewJavascriptBridge without cocoapods.
I try to use Manual installation and fix this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants