From 5e652ab6cedbf3d9a8c2ebab8f0a3a3d80d746c8 Mon Sep 17 00:00:00 2001 From: Mathijs Bernson Date: Mon, 16 Sep 2024 15:37:25 +0200 Subject: [PATCH] Update README, Xcode 16.0 is now required --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 807c849..a377947 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Only basic features that almost all projects use, were added in this template: * Unit tests and UI tests using Salad * GitHub Actions CI configuration that runs the tests and submits the app to TestFlight -Xcode 15.3 or higher is required. +Xcode 16.0 or higher is required. ## Code style