Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 30af614

Browse files
committed
Update CI Config.
1 parent 4b1f864 commit 30af614

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

‎.swift-version‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0
1+
4.2

‎.travis.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: objective-c
2-
osx_image: xcode9
2+
osx_image: xcode10
33
xcode_project: WKWebViewJavascriptBridge.xcodeproj
44
xcode_scheme: WKWebViewJavascriptBridge
55

‎README.md‎

Lines changed: 1 addition & 1 deletion
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 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.

‎README_ZH-CN.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 个文件。

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /