From 08c6ae17a65e4ad3ab2cb209b3a72e2ebf527a32 Mon Sep 17 00:00:00 2001 From: Tristan Date: Fri, 5 Jun 2020 16:33:32 -0400 Subject: [PATCH 1/2] update ios support to 9.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f27a1ed6..701e28c3 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ We're working hard to provide full documentation. Currently you can take a look ## Requirements -* iOS 8.0+ +* iOS 9.0+ * Mac OS X 10.11+ * Xcode 7.3+ From 016225e7032773777229821fdf32924e6f9ef903 Mon Sep 17 00:00:00 2001 From: Tristan Date: Fri, 5 Jun 2020 16:34:28 -0400 Subject: [PATCH 2/2] Update README_zh.md --- README_zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_zh.md b/README_zh.md index b625267b..7024ce03 100644 --- a/README_zh.md +++ b/README_zh.md @@ -70,7 +70,7 @@ class MyView: MacawView { ## 系统要求 -* iOS 8.0+ +* iOS 9.0+ * Mac OS X 10.11+ * Xcode 7.3+