From 308b7c9849347a55ee6306e487888fa41688efc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20C=C5=93ur?= Date: Tue, 10 Oct 2017 11:29:22 +0800 Subject: [PATCH] no more swift2.3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9efcd52..2736bdb 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ ZipArchive is a simple utility class for zipping and unzipping files on iOS, mac ## Installation and Setup -*The main release branch is configured to support Objective C and Swift 3+. There is a 'swift23' branch which is a tied to a older 1.x release and will not be upgraded.* +*The main release branch is configured to support Objective C and Swift 3+.* SSZipArchive works on Xcode 7-9 and above, iOS 8-11 and above.