From 159448b36dc36a0e24690ba8dc228b9136b68d43 Mon Sep 17 00:00:00 2001 From: John Estropia Date: Mon, 12 Sep 2022 11:57:32 +0900 Subject: [PATCH] update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1e72ab2..5775e63 100644 --- a/README.md +++ b/README.md @@ -2438,9 +2438,9 @@ var body: some View { # Installation - Requires: - - iOS 10 SDK and above - - Swift 5.2 (Xcode 11.4+) - - For previous Swift versions: [Swift 3.2](https://github.com/JohnEstropia/CoreStore/tree/4.2.3), [Swift 4.2](https://github.com/JohnEstropia/CoreStore/tree/6.2.1), [Swift 5.0](https://github.com/JohnEstropia/CoreStore/tree/6.3.2), [Swift 5.1](https://github.com/JohnEstropia/CoreStore/tree/7.0.4) + - iOS 13 SDK and above + - Swift 5.7 (Xcode 14.0+) + - For previous Swift versions: [Swift 5.5](https://github.com/JohnEstropia/CoreStore/tree/8.1.0), [Swift 5.4](https://github.com/JohnEstropia/CoreStore/tree/8.0.1), [Swift 5.3](https://github.com/JohnEstropia/CoreStore/tree/7.3.1) - Dependencies: - *None* - Other notes: