From 3d09cdc4288fdb67d9e8e76ce0d2d426eced0164 Mon Sep 17 00:00:00 2001 From: Scott Alexander-Bown Date: Wed, 14 Sep 2022 15:34:25 +0100 Subject: [PATCH 1/2] Updated supported platforms with release of iOS16 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a93169e..15056ae 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Beacon 2.0.x requires Xcode 11.4 ### Supported platform and language versions -* iOS 11 to 14 +* iOS 14 to 16 * Swift 5 * Xcode 12 From 63b66ae72e6b207fb6e4aa1083d97f122c11522c Mon Sep 17 00:00:00 2001 From: Scott Alexander-Bown Date: Fri, 23 Sep 2022 08:53:11 +0100 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Scott Petit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 15056ae..9f22e00 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ Beacon 2.0.x requires Xcode 11.4 ### Supported platform and language versions -* iOS 14 to 16 +* iOS 11 to 16 * Swift 5 -* Xcode 12 +* Xcode 12+ ## Installation