From 528ca5694b8632abd0d5c5db9949aabb92cbce53 Mon Sep 17 00:00:00 2001 From: Joshua Hudson Date: Thu, 10 Aug 2017 09:25:22 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 260e8d4..d82005e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ ZipArchive is a simple utility class for zipping and unzipping files on iOS and ## 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. Xcode 8.3+ removes support for Swift 2.3* +*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. Xcode 8.3+ removes support for Swift 2.3* ### CocoaPods In your Podfile: