From 46543218e6797135797453ec18e948519e2dfd2a Mon Sep 17 00:00:00 2001 From: Sergey Abramchuk Date: Wed, 11 Mar 2020 12:50:22 +0300 Subject: [PATCH] Update minimum Xcode version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c1b50d3..e95744f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![Platforms](https://img.shields.io/badge/Platforms-iOS%20%7C%20macOS-lightgrey.svg) ![iOS Versions](https://img.shields.io/badge/iOS-9.0+-yellow.svg) ![macOS Versions](https://img.shields.io/badge/macOS-10.11+-yellow.svg) -![Xcode Version](https://img.shields.io/badge/Xcode-9.0+-yellow.svg) +![Xcode Version](https://img.shields.io/badge/Xcode-11.0+-yellow.svg) ![Carthage Compatible](https://img.shields.io/badge/Carthage-Compatible-4BC51D.svg?style=flat) ![License](https://img.shields.io/badge/License-AGPLv3-lightgrey.svg) @@ -16,7 +16,7 @@ The framework is designed to use in conjunction with [`NetworkExtension`](https: ### Requirements - iOS 9.0+ or macOS 10.11+ -- Xcode 9.0+ +- Xcode 11.0+ ### Carthage To install OpenVPNAdapter with Carthage, add the following line to your `Cartfile`.