From 5c443509b3fc2587464a5b699c9d1164b6bfaed0 Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Tue, 3 Dec 2024 17:23:31 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9d083bd..bbaf49b0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ SwiftUI client applications for iOS, iPadOS and macOS. ## Getting Started -This project is currently using **Xcode 15.4**. +This project always uses the latest release version of XCode. 1. Clone the repo. 2. Set up git hooks to automatically lint the project when you commit changes.