Skip to content

Commit 641fbda

Browse files
committed
Update swift support to swift5
1 parent d22bcbc commit 641fbda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff 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.2 Support.
37+
- **Swift Support:** Swift 3.2 ~ 5 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.

README_ZH-CN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ iOS 平台跨域访问漏洞成因是由于 UIWebView 默认开启了WebKitAllow
3434

3535
# 特性
3636

37-
- Swift 的支持:Swift 3.2 ~ 4.2 的支持。
37+
- Swift 的支持:Swift 3.2 ~ 5 的支持。
3838
- 高性能:消息传递性能高于传统实现方式(拦截 Requests)。
3939
- 高速:无需考虑 Alert Box 安全超时。
4040
- 轻量:框架除去自动生成的 `.h` 仅有 3 个文件。

0 commit comments

Comments
 (0)