From b2a7d180d1142a715b2f9b404a6710e9565df1d8 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Thu, 25 Nov 2021 13:08:34 +0100 Subject: [PATCH] Fix iOS target in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 430b0a0a..e1f1e808 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

-![iOS 13+](https://img.shields.io/badge/ios-13+-green.svg) +![iOS 12+](https://img.shields.io/badge/ios-12+-green.svg) ![macOS 10.15+](https://img.shields.io/badge/macos-10.15+-green.svg) [![TunnelKit 4.0](https://img.shields.io/badge/tunnelkit-4.0-d69c68.svg)][dep-tunnelkit] [![License GPLv3](https://img.shields.io/badge/license-GPLv3-lightgray.svg)](LICENSE) @@ -86,7 +86,7 @@ You can find details on what may or may not work in the related section of the [ ### Requirements -- iOS 13.0+ / macOS 10.15+ +- iOS 12.0+ / macOS 10.15+ - Xcode 12+ (SwiftPM 5.3) - Git (preinstalled with Xcode Command Line Tools) - Ruby (preinstalled with macOS)