From 613aae27db881664b28bcbab197db4ecce25f927 Mon Sep 17 00:00:00 2001 From: Javier Cicchelli Date: Thu, 18 Sep 2025 16:55:59 +0200 Subject: [PATCH] Updated the README file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03cd6a0..7120323 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ let package = Package( It is also possible to use this library with your app in Xcode, then add it as a dependency in your Xcode project. -> important: Swift 5.9 or higher is required in order to compile this library. +> important: Swift 5.10 or higher is required in order to compile this library. ## Documentation