From f4230a7421eed4aad41de20f0bfb7754cc864fb0 Mon Sep 17 00:00:00 2001 From: Matt <85322+mattmassicotte@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:54:05 -0500 Subject: [PATCH] Note Xcode 16 requirement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ce7369..2be02c7 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ By participating in this project you agree to abide by the [Contributor Code of ### Building -**Note**: requires Xcode 15 and macOS 14 +**Note**: requires Xcode 16 and macOS 14 - clone the repo - `git submodule update --init --recursive`