File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- 4.0
1+ 4.2
Original file line number Diff line number Diff line change 11language : objective-c
2- osx_image : xcode9
2+ osx_image : xcode10
33xcode_project : WKWebViewJavascriptBridge.xcodeproj
44xcode_scheme : WKWebViewJavascriptBridge
55
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ The reason for the iOS platform cross-domain access vulnerability is due to UIWe
3434
3535# Features
3636
37- - ** Swift Support:** Swift 3.2 ~ 4 Support.
37+ - ** Swift Support:** Swift 3.2 ~ 4.2 Support.
3838- ** High Performance:** The messaging performance is higher than intercept requests.
3939- ** High Speed:** No need to consider alert box safety timeout.
4040- ** Lightwight:** This framework contains only 3 files.
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ iOS 平台跨域访问漏洞成因是由于 UIWebView 默认开启了WebKitAllow
3434
3535# 特性
3636
37- - Swift 的支持:Swift 3.2 ~ 4 的支持。
37+ - Swift 的支持:Swift 3.2 ~ 4.2 的支持。
3838- 高性能:消息传递性能高于传统实现方式(拦截 Requests)。
3939- 高速:无需考虑 Alert Box 安全超时。
4040- 轻量:框架除去自动生成的 ` .h ` 仅有 3 个文件。
You can’t perform that action at this time.
0 commit comments