1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-08-15 08:00:31 +03:00

Merge pull request #700 from LordJashin32/patch-1

update ios support to 9.0 (fixes #698)
This commit is contained in:
Yuri Strot 2020-06-09 13:51:58 +07:00 committed by GitHub
commit 58ca91046e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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+

View File

@ -70,7 +70,7 @@ class MyView: MacawView {
## 系统要求
* iOS 8.0+
* iOS 9.0+
* Mac OS X 10.11+
* Xcode 7.3+